Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dkern_mib.c227 SYSCTL_ULONG(_kern, KERN_HOSTID, hostid, CTLFLAG_RW, &hostid, 0, "Host ID");
/dragonfly/sys/sys/
H A Dsysctl.h522 #define KERN_HOSTID 11 /* int: host identifier */ macro