repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mtree: no more /lib and /lib/i386.
[minix.git]
/
commands
/
talkd
/
finduser.h
blob
7fd68bd5f06cc3a29f1b49b1a6698087d9f1f0e6
1
/* finduser.h Copyright Michael Temari 07/22/1996 All Rights Reserved */
2
3
_PROTOTYPE
(
int
find_user
, (
char
*
name
,
char
*
tty
));