xref
: /
plan9
/
sys
/
src
/
ape
/
lib
/
bsd
/
sethostent.c
(revision 96cbc34f1b36a29efdcfd47b10e70703a690febc)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
2
sethostent
(
int
)
3
{
4
return
0;
5
}
6