4 lines
126 B
C
4 lines
126 B
C
|
/* finduser.h Copyright Michael Temari 07/22/1996 All Rights Reserved */
|
||
|
|
||
|
_PROTOTYPE(int find_user, (char *name, char *tty));
|