Searched refs:file_actions (Results 1 – 2 of 2) sorted by relevance
75 const posix_spawn_file_actions_t *file_actions,83 const posix_spawn_file_actions_t *file_actions,89 posix_spawn_file_actions_t *file_actions);92 posix_spawn_file_actions_t *file_actions);95 posix_spawn_file_actions_t *_RESTRICT_KYWD file_actions,102 posix_spawn_file_actions_t *file_actions,106 posix_spawn_file_actions_t *file_actions,170 posix_spawn_file_actions_t *file_actions,
281 const posix_spawn_file_actions_t *file_actions, in posix_spawn() argument287 file_attr_t *fap = file_actions? file_actions->__file_attrp : NULL; in posix_spawn()375 const posix_spawn_file_actions_t *file_actions, in posix_spawnp() argument381 file_attr_t *fap = file_actions? file_actions->__file_attrp : NULL; in posix_spawnp()515 posix_spawn_file_actions_t *file_actions) in posix_spawn_file_actions_init() argument517 file_actions->__file_attrp = NULL; in posix_spawn_file_actions_init()523 posix_spawn_file_actions_t *file_actions) in posix_spawn_file_actions_destroy() argument525 file_attr_t *froot = file_actions->__file_attrp; in posix_spawn_file_actions_destroy()537 file_actions->__file_attrp = NULL; in posix_spawn_file_actions_destroy()542 add_file_attr(posix_spawn_file_actions_t *file_actions, file_attr_t *fap) in add_file_attr() argument[all …]