Searched refs:child_spawn (Results 1 – 1 of 1) sorted by relevance
46 static pid_t child_spawn(const char *);70 child = child_spawn(ptsname(pty)); in run()187 child_spawn(const char *ttydev) in child_spawn() function