Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

posix_spawn_file_actions_addopen

Declaration

Source position: spawnh.inc line 54

function posix_spawn_file_actions_addopen(

  __file_actions: Pposix_spawn_file_actions_t;

  __fd: LongInt;

  __path: Pchar;

  __oflag: LongInt;

  __mode: mode_t

):LongInt;

function posix_spawn_file_actions_addopen(

  var __file_actions: posix_spawn_file_actions_t;

  __fd: LongInt;

  __path: Pchar;

  __oflag: LongInt;

  __mode: mode_t

):LongInt;


Documentation generated on: 2023-03-18