Home
last modified time | relevance | path

Searched refs:setup_and_wait (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.bin/truss/
H A Dextern.h41 extern int setup_and_wait(char **);
H A Dsetup.c67 setup_and_wait(char *command[]) { in setup_and_wait() function
H A Dmain.c199 trussinfo->pid = setup_and_wait(command); in main()