Searched refs:gethostid (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/lib/libc/compat-43/
H A DMakefile.inc7 SRCS+= creat.c gethostid.c getwd.c killpg.c sethostid.c setpgrp.c \
13 MAN+= gethostid.3 setruid.3
15 MLINKS+=gethostid.3 sethostid.3
H A Dgethostid.c33 static char sccsid[] = "@(#)gethostid.c 8.1 (Berkeley) 6/2/93";
44 gethostid(void) function
/freebsd-12-stable/sys/kern/
H A Dcapabilities.conf280 gethostid
H A Dinit_sysent.c194 { compat(0,gethostid), AUE_SYSCTL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 142 = old gethostid */
/freebsd-12-stable/contrib/tcpdump/lbl/
H A Dos-sunos4.h89 long gethostid(void);
/freebsd-12-stable/contrib/libpcap/lbl/
H A Dos-sunos4.h88 long gethostid(void);
/freebsd-12-stable/include/
H A Dunistd.h454 long gethostid(void);
/freebsd-12-stable/contrib/gcc/
H A Dsys-protos.h452 extern int gethostid(void);
454 extern long gethostid(void);
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_util.c1625 return (gethostid());

Completed in 1610 milliseconds