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

/freebsd-11.0-release/usr.bin/write/
H A Dwrite.c72 int utmp_chk(char *, char *);
118 if (utmp_chk(argv[0], argv[1]))
141 * utmp_chk - checks that the given user is actually logged in on
145 utmp_chk(char *user, char *tty) function

Completed in 83 milliseconds