Home
last modified time | relevance | path

Searched refs:__actions (Results 1 – 6 of 6) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/librt/
A Dspawn_faction_init.c32 void *newmem = realloc(file_actions->__actions, in __posix_spawn_file_actions_realloc()
39 file_actions->__actions = (struct __spawn_action *)newmem; in __posix_spawn_file_actions_realloc()
A Dspawn_faction_addclose.c44 rec = &file_actions->__actions[file_actions->__used]; in posix_spawn_file_actions_addclose()
A Dspawn_faction_adddup2.c44 rec = &file_actions->__actions[file_actions->__used]; in posix_spawn_file_actions_adddup2()
A Dspawn_faction_addopen.c45 rec = &file_actions->__actions[file_actions->__used]; in posix_spawn_file_actions_addopen()
A Dspawn.c48 struct __spawn_action *action = &fa->__actions[cnt]; in execute_file_actions()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dspawn.h53 struct __spawn_action *__actions; member
262 free (__file_actions->__actions); in posix_spawn_file_actions_destroy()

Completed in 6 milliseconds