Searched refs:posix_spawn_file_actions_init (Results 1 – 4 of 4) sorted by relevance
3 int posix_spawn_file_actions_init(posix_spawn_file_actions_t* fa) { in posix_spawn_file_actions_init() function
50 if (!posix_spawn_file_actions_init(&fa)) { in popen()
66 int posix_spawn_file_actions_init(posix_spawn_file_actions_t*);
567 $(LOCAL_DIR)/src/process/posix_spawn_file_actions_init.c \
Completed in 5 milliseconds