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

/netbsd-6-1-5-RELEASE/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);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dgo32-nat.c458 /* The special value FFFFh in tss_trap indicates to run_child that
467 a_tss.tss_trap = 0xffff; /* run_child looks for this. */
478 /* Initialize child_cwd, before the first call to run_child and not
490 run_child ();

Completed in 82 milliseconds