/l4re-core-master/uclibc/lib/contrib/uclibc/test/malloc/ |
A D | tst-mallocfork.c | 14 pid_t child = vfork (); in sig_handler() local 37 pid_t child = vfork (); in do_test() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/ |
A D | pthread_atfork.c | 53 void (*child) (void); variable
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/setjmp/ |
A D | tst-vfork-longjmp.c | 22 pid_t child; in execute_child() local 39 pid_t child; in check_sig_mask() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/ |
A D | register-atfork.c | 28 void (*child) (void); variable
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/ |
A D | malloc-machine.h | 46 # define thread_atfork(prepare, parent, child) \ argument 49 # define thread_atfork(prepare, parent, child) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/hppa/ |
A D | malloc-machine.h | 52 # define thread_atfork(prepare, parent, child) \ argument 55 # define thread_atfork(prepare, parent, child) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/ |
A D | malloc-machine.h | 43 # define thread_atfork(prepare, parent, child) \ argument 51 # define thread_atfork(prepare, parent, child) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/ |
A D | tst-fork2.c | 49 pid_t child = fork (); in main() local
|
A D | tst-getpid3.c | 51 pid_t child = fork (); in do_test() local
|
A D | tst-fork3.c | 47 pid_t child = fork (); in tf1() local
|
A D | tst-basic7.c | 45 child (void *arg) in child() function
|
A D | tst-cputimer3.c | 43 static pid_t child; variable
|
A D | tst-cpuclock1.c | 56 pid_t dead_child, child; in do_test() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/ |
A D | ptfork.c | 65 struct handler_list prepare, parent, child; member 99 struct handler_list * prepare, * child, * parent; in __fork() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | conf.c | 238 struct menu *child; in conf_choice() local 358 struct menu *child; in conf() local 423 struct menu *child; in check_conf() local
|
A D | menu.c | 453 struct menu *child; in menu_is_empty() local 464 struct menu *child; in menu_is_visible() local
|
A D | kxgettext.c | 173 struct menu *child; in menu_build_message_list() local
|
A D | mconf.c | 471 struct menu *child; in build_conf() local 802 struct menu *child; in conf_choice() local
|
A D | gconf.c | 1115 struct menu *child; in fill_row() local 1242 GtkTreeIter *child = &iter; in gtktree_iter_find_node() local 1362 struct menu *child; in display_tree() local 1452 struct menu *child; in fixup_rootmenu() local
|
A D | nconf.c | 737 struct menu *child; in build_conf() local 1235 struct menu *child = 0; in conf_choice() local
|
A D | qconf.cc | 598 struct menu* child; in updateMenuList() local 1726 struct menu *child; in fixup_rootmenu() local
|
/l4re-core-master/cxx/lib/tl/include/bits/ |
A D | bst.h | 47 static Node *child(Node const *n, Direction d) in child() function 57 static Node *child(Node const *n, Direction d) in child() function
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/ |
A D | system.c | 248 pid_t child = *(pid_t *) arg; in cancel_handler() local
|