Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/init/
H A Dinit.c186 static int setupargv(session_t *, struct ttyent *);
1330 if (setupargv(sp, typ) == 0) { in new_session()
1351 setupargv(session_t *sp, struct ttyent *typ) in setupargv() function
1797 if (setupargv(sp, typ) == 0) { in clean_ttys()