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

/freebsd-10.0-release/sbin/init/
H A Dinit.c177 static int setupargv(session_t *, struct ttyent *);
1038 if (setupargv(sp, typ) == 0) {
1059 setupargv(session_t *sp, struct ttyent *typ) function
1422 if (setupargv(sp, typ) == 0) {

Completed in 68 milliseconds