Searched refs:file_attr_t (Results 1 – 1 of 1) sorted by relevance
84 } file_attr_t; typedef212 perform_file_actions(file_attr_t *fap, void *dirbuf) in perform_file_actions()214 file_attr_t *froot = fap; in perform_file_actions()311 file_attr_t *fap = file_actions? file_actions->__file_attrp : NULL; in posix_spawn()405 file_attr_t *fap = file_actions? file_actions->__file_attrp : NULL; in posix_spawnp()549 file_attr_t *froot = file_actions->__file_attrp; in posix_spawn_file_actions_destroy()550 file_attr_t *fap; in posix_spawn_file_actions_destroy()551 file_attr_t *next; in posix_spawn_file_actions_destroy()566 add_file_attr(posix_spawn_file_actions_t *file_actions, file_attr_t *fap) in add_file_attr()568 file_attr_t *froot = file_actions->__file_attrp; in add_file_attr()[all …]