Home
last modified time | relevance | path

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

/freebsd/sbin/init/
H A Dinit.c171 static pid_t start_getty(session_t *);
1554 start_getty(session_t *sp) in start_getty() function
1667 if ((pid = start_getty(sp)) == -1) { in collect_child()
1802 if ((pid = start_getty(sp)) == -1) { in multi_user()