Searched refs:gethostid (Results 26 - 31 of 31) sorted by relevance

12

/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc480 /* gethostid.c */
481 long gethostid(void);
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com473 gethostid.o \
/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkgweb.c3090 r.hostid = gethostid();
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c1855 if ((unsigned long)hostid != gethostid()) {
/illumos-gate/usr/src/man/man3c/
H A DMakefile168 gethostid.3c \
/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndradm.c4028 /* gethostid(3c) is defined to return a 32bit value */
4029 parms.rdc_set->syshostid = (int32_t)gethostid();

Completed in 100 milliseconds

12