Home
last modified time | relevance | path

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

/freebsd/sbin/init/
H A Dinit.c174 static int setupargv(session_t *, struct ttyent *);
1318 if (setupargv(sp, typ) == 0) { in new_session()
1339 setupargv(session_t *sp, struct ttyent *typ) in setupargv() function
1785 if (setupargv(sp, typ) == 0) { in clean_ttys()