Searched refs:gethostid (Results 1 – 17 of 17) sorted by relevance
7 SRCS+= creat.c getdtablesize.c gethostid.c \17 MAN+= creat.3 getdtablesize.3 gethostid.3 killpg.3 \21 MLINKS+=gethostid.3 sethostid.3
47 gethostid(void) in gethostid() function
2434 c_long gethostid() @trusted;2487 c_long gethostid() @trusted;2512 c_long gethostid() @trusted;2537 c_long gethostid() @trusted;2562 c_long gethostid() @trusted;2587 c_long gethostid() @trusted;2628 c_long gethostid();2688 c_long gethostid() @trusted;
90 long gethostid(void);
89 long gethostid(void);
269 long gethostid(void);
50 # - punt gethostid/sethostid(3) to libcompat or remove entirely
265 gethostid
230 if (hostid != 0 && (unsigned long)hostid != gethostid() && in check_status()
104 machine = gethostid(); in answer()
1008 (mode & FWRITE) ? (unsigned long)gethostid() : 0); in kernel_init()
432 gethostid
556 gethostid1406 gethostid
1430 gethostid
1880 if ((unsigned long)hostid != gethostid()) { in do_import()
11010 * sys-protos.h (gethostid): Make return type `int' ifdef __alpha__.