repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
NFS - Fix panic if the readdir base offset is beyond the directory EOF
[dragonfly.git]
/
contrib
/
top
/
username.h
blob
7001734d1be1718d176c34f41a0457c1d2c825d8
1
/*
2
*
3
*/
4
5
void
init_hash
(
void
);
6
char
*
username
(
long
);
7
int
userid
(
char
*
username
);
8
int
enter_user
(
int
uid
,
char
*
name
,
int
wecare
);