Home
last modified time | relevance | path

Searched refs:HOSTIDLEN (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/ucblib/libucb/port/sys/
H A Dgethostid.c48 #define HOSTIDLEN 40 macro
53 char name[HOSTIDLEN], *end; in gethostid()
57 error = sysinfo(SI_HW_SERIAL, name, HOSTIDLEN); in gethostid()