Searched refs:file_attr_t (Results 1 – 1 of 1) sorted by relevance
74 } file_attr_t; typedef196 perform_file_actions(file_attr_t *fap, void *dirbuf) in perform_file_actions()198 file_attr_t *froot = fap; in perform_file_actions()287 file_attr_t *fap = file_actions? file_actions->__file_attrp : NULL; in posix_spawn()381 file_attr_t *fap = file_actions? file_actions->__file_attrp : NULL; in posix_spawnp()525 file_attr_t *froot = file_actions->__file_attrp; in posix_spawn_file_actions_destroy()526 file_attr_t *fap; in posix_spawn_file_actions_destroy()527 file_attr_t *next; 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()544 file_attr_t *froot = file_actions->__file_attrp; in add_file_attr()[all …]