HomeSort by: relevance | last modified time | path
    Searched defs:child_spawn (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/kernel/
t_pty.c 46 static pid_t child_spawn(const char *);
70 child = child_spawn(ptsname(pty));
187 child_spawn(const char *ttydev) function in typeref:typename:pid_t
t_pty.c 46 static pid_t child_spawn(const char *);
70 child = child_spawn(ptsname(pty));
187 child_spawn(const char *ttydev) function in typeref:typename:pid_t

Completed in 24 milliseconds