Searched refs:child_func (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/gdb.threads/
H A Dkilled.c27 child_func (void *dummy) function
39 pthread_create (&child, 0, child_func, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/gdb.threads/
H A Dkilled.c27 child_func (void *dummy) function
39 pthread_create (&child, 0, child_func, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/gdb.threads/
H A Dkilled.c27 child_func (void *dummy) function
39 pthread_create (&child, 0, child_func, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dprocfs.c5372 * child_func -- optional secondary function pointer to be passed
5380 iterate_over_mappings (procinfo *pi, int (*child_func) (), void *data,
5382 int (*child_func) (),
5427 if ((funcstat = (*func) (prmap, child_func, data)) != 0)
5671 int (*child_func) (),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dprocfs.c5372 * child_func -- optional secondary function pointer to be passed
5380 iterate_over_mappings (procinfo *pi, int (*child_func) (), void *data,
5382 int (*child_func) (),
5427 if ((funcstat = (*func) (prmap, child_func, data)) != 0)
5671 int (*child_func) (),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dprocfs.c5372 * child_func -- optional secondary function pointer to be passed
5380 iterate_over_mappings (procinfo *pi, int (*child_func) (), void *data,
5382 int (*child_func) (),
5427 if ((funcstat = (*func) (prmap, child_func, data)) != 0)
5671 int (*child_func) (),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/shell/
H A Dhush.c357 struct function *child_func; member in struct:command
370 * (sets ->child_func->parent_cmd to NULL).
3362 * If group != NULL, child_func is meaningless */
3364 else if (command->child_func) {
3365 debug_printf_exec("cmd %p releases child func at %p\n", command, command->child_func);
3366 command->child_func->parent_cmd = NULL;
4197 command->child_func = funcp;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dhush.c357 struct function *child_func; member in struct:command
370 * (sets ->child_func->parent_cmd to NULL).
3362 * If group != NULL, child_func is meaningless */
3364 else if (command->child_func) {
3365 debug_printf_exec("cmd %p releases child func at %p\n", command, command->child_func);
3366 command->child_func->parent_cmd = NULL;
4197 command->child_func = funcp;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dhush.c357 struct function *child_func; member in struct:command
370 * (sets ->child_func->parent_cmd to NULL).
3362 * If group != NULL, child_func is meaningless */
3364 else if (command->child_func) {
3365 debug_printf_exec("cmd %p releases child func at %p\n", command, command->child_func);
3366 command->child_func->parent_cmd = NULL;
4197 command->child_func = funcp;

Completed in 138 milliseconds