Home
last modified time | relevance | path

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

/netbsd-src/sbin/init/
H A Dinit.c179 static int setupargv(session_t *, struct ttyent *);
1113 if (setupargv(sp, typ) == 0) { in new_session()
1134 setupargv(session_t *sp, struct ttyent *typ) in setupargv() function
1564 if (setupargv(sp, typ) == 0) { in clean_ttys()