Searched refs:HOSTID (Results 1 – 1 of 1) sorted by relevance
17 #define HOSTID "/etc/hostid" macro27 fd = open_not_cancel(HOSTID, O_CREAT|O_WRONLY, 0644); in sethostid()46 fd = open_not_cancel_2(HOSTID, O_RDONLY); in gethostid()
Completed in 2 milliseconds