OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__posix_spawn_file_actions_realloc
(Results
1 - 5
of
5
) sorted by null
/external/bison/lib/
spawn_int.h
51
# define
__posix_spawn_file_actions_realloc
gl_posix_spawn_file_actions_realloc
macro
53
extern int
__posix_spawn_file_actions_realloc
(posix_spawn_file_actions_t *
spawn_faction_init.c
32
__posix_spawn_file_actions_realloc
(posix_spawn_file_actions_t *file_actions)
function
spawn_faction_addclose.c
51
&&
__posix_spawn_file_actions_realloc
(file_actions) != 0)
spawn_faction_adddup2.c
51
&&
__posix_spawn_file_actions_realloc
(file_actions) != 0)
spawn_faction_addopen.c
52
&&
__posix_spawn_file_actions_realloc
(file_actions) != 0)
Completed in 459 milliseconds