shithub: plan9front

ref: c3779afdd6452b40c27359a88af548e93635b595
dir: /sys/src/ape/lib/bsd/sethostent.c/

View raw version
int
sethostent(int)
{
	return 0;
}