Searched refs:fae_path (Results 1 – 1 of 1) sorted by relevance
78 #define fae_path fae_data.open.path macro158 fd = _open(fae->fae_path, fae->fae_oflag, fae->fae_mode); in process_file_actions_entry()187 if (chdir(fae->fae_path) != 0) in process_file_actions_entry()412 free(fae->fae_path); in posix_spawn_file_actions_destroy()437 fae->fae_path = strdup(path); in posix_spawn_file_actions_addopen()438 if (fae->fae_path == NULL) { in posix_spawn_file_actions_addopen()508 fae->fae_path = strdup(path); in posix_spawn_file_actions_addchdir_np()509 if (fae->fae_path == NULL) { in posix_spawn_file_actions_addchdir_np()