HomeSort by: relevance | last modified time | path
    Searched defs:setupargv (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/init/
init.c 179 static int setupargv(session_t *, struct ttyent *);
1113 if (setupargv(sp, typ) == 0) {
1134 setupargv(session_t *sp, struct ttyent *typ) function in typeref:typename:int
1564 if (setupargv(sp, typ) == 0) {

Completed in 13 milliseconds