/src/usr.bin/write/ |
term_chk.c | 1 /* $NetBSD: term_chk.c,v 1.8 2009/04/14 07:59:17 lukem Exp $ */ 37 __RCSID("$NetBSD: term_chk.c,v 1.8 2009/04/14 07:59:17 lukem Exp $"); 52 #include "term_chk.h" 55 * term_chk - check that a terminal exists, and get the message bit 59 term_chk(uid_t uid, const char *tty, int *msgsokP, time_t *atimeP, int ismytty, function in typeref:typename:int 130 if (term_chk(myuid, mytty, &msgsok, atime, 1, saved_egid) == -1)
|
term_chk.c | 1 /* $NetBSD: term_chk.c,v 1.8 2009/04/14 07:59:17 lukem Exp $ */ 37 __RCSID("$NetBSD: term_chk.c,v 1.8 2009/04/14 07:59:17 lukem Exp $"); 52 #include "term_chk.h" 55 * term_chk - check that a terminal exists, and get the message bit 59 term_chk(uid_t uid, const char *tty, int *msgsokP, time_t *atimeP, int ismytty, function in typeref:typename:int 130 if (term_chk(myuid, mytty, &msgsok, atime, 1, saved_egid) == -1)
|
term_chk.c | 1 /* $NetBSD: term_chk.c,v 1.8 2009/04/14 07:59:17 lukem Exp $ */ 37 __RCSID("$NetBSD: term_chk.c,v 1.8 2009/04/14 07:59:17 lukem Exp $"); 52 #include "term_chk.h" 55 * term_chk - check that a terminal exists, and get the message bit 59 term_chk(uid_t uid, const char *tty, int *msgsokP, time_t *atimeP, int ismytty, function in typeref:typename:int 130 if (term_chk(myuid, mytty, &msgsok, atime, 1, saved_egid) == -1)
|