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

/freebsd-11-stable/sbin/init/
H A Dinit.c180 static pid_t start_getty(session_t *);
1475 start_getty(session_t *sp) function
1588 if ((pid = start_getty(sp)) == -1) {
1665 if ((pid = start_getty(sp)) == -1) {

Completed in 55 milliseconds