Searched refs:run_child (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/lib/libutil/
H A Dt_pidfile.c108 run_child(void (*child)(const char *), const char *cookie) function
167 run_child(helper_default_path, path);
194 run_child(helper_custom_basename, path);
216 run_child(helper_custom_path, "./var/run/my-pidfile.pid");
263 run_child(helper_change_basenames, NULL);
299 run_child(helper_change_paths, NULL);
344 run_child(helper_mix, NULL);
/freebsd-11-stable/tools/regression/sockets/sendfile/
H A Dsendfile.c91 static void run_child(void);
188 run_child(void) function
421 run_child();
/freebsd-11-stable/tools/regression/priv/
H A Dmain.c464 run_child(struct test *test, int asroot, int injail) function
503 run_child(test, asroot, injail);
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgo32-nat.c387 /* The special value FFFFh in tss_trap indicates to run_child that
396 a_tss.tss_trap = 0xffff; /* run_child looks for this */
407 /* Initialize child_cwd, before the first call to run_child and not
419 run_child ();

Completed in 54 milliseconds