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

  /src/sbin/init/
init.c 180 static pid_t start_getty(session_t *);
1270 start_getty(session_t *sp) function in typeref:typename:pid_t
1445 if ((pid = start_getty(sp)) == -1) {
1507 if ((pid = start_getty(sp)) == -1) {

Completed in 13 milliseconds