Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/init/
H A Dinit.c188 static int setupargv(session_t *, struct ttyent *);
1336 if (setupargv(sp, typ) == 0) { in new_session()
1357 setupargv(session_t *sp, struct ttyent *typ) in setupargv() function
1741 if (setupargv(sp, typ) == 0) { in clean_ttys()