Home
last modified time | relevance | path

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

/openbsd/usr.bin/w/
H A Dw.c206 mib[1] = KERN_CONSDEV; in main()
/openbsd/sys/sys/
H A Dsysctl.h179 #define KERN_CONSDEV 75 /* dev_t: console terminal device */ macro
/openbsd/sys/kern/
H A Dkern_pledge.c861 mib[0] == CTL_KERN && mib[1] == KERN_CONSDEV) in pledge_sysctl()
H A Dkern_sysctl.c630 case KERN_CONSDEV: in kern_sysctl()
/openbsd/sbin/sysctl/
H A Dsysctl.c511 case KERN_CONSDEV: in parse()