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

/freebsd-13-stable/lib/libc/compat-43/
H A Dsethostid.c33 static char sccsid[] = "@(#)sethostid.c 8.1 (Berkeley) 6/2/93";
44 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-13-stable/include/
H A Dunistd.h567 void sethostid(long);
/freebsd-13-stable/sys/kern/
H A Dinit_sysent.c201 { compat(AS(osethostid_args),sethostid), .sy_auevent = AUE_SYSCTL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 143 = old sethostid */

Completed in 295 milliseconds