Searched refs:sethostid (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/lib/libc/compat-43/
H A Dsethostid.c31 static char sccsid[] = "@(#)sethostid.c 8.1 (Berkeley) 6/2/93";
34 __FBSDID("$FreeBSD: releng/11.0/lib/libc/compat-43/sethostid.c 165903 2007-01-09 00:28:16Z imp $");
42 sethostid(long hostid) function
H A DMakefile.inc7 SRCS+= creat.c gethostid.c getwd.c killpg.c sethostid.c setpgrp.c \
15 MLINKS+=gethostid.3 sethostid.3
/freebsd-11.0-release/include/
H A Dunistd.h560 void sethostid(long);
/freebsd-11.0-release/sys/kern/
H A Dinit_sysent.c192 { compat(AS(osethostid_args),sethostid), AUE_SYSCTL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 143 = old sethostid */

Completed in 106 milliseconds