Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c166 static char hostid_file[] = "/etc/hostid"; variable
2832 if ((file = kobj_open_file(hostid_file)) == (struct _buf *)-1) { in set_soft_hostid()