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

  /src/usr.sbin/ac/
ac.c 103 static int do_tty(char *);
167 do_tty(char *name) function in typeref:typename:int
422 * if do_tty says ok, login a user
434 if (!do_tty(up->ut_line))

Completed in 10 milliseconds