Searched refs:KERN_MSGBUFSIZE (Results 1 – 5 of 5) sorted by relevance
148 CTL_KERN, KERN_MSGBUFSIZE, CTL_EOL); in loginit()468 case KERN_MSGBUFSIZE: { in sysctl_msgbuf()
65 KERN_MSGBUFSIZE = 38,
66 KERN_MSGBUFSIZE = 31,
223 #define KERN_MSGBUFSIZE 31 /* int: max # of chars in msg buffer */ macro
4085 mib[1] = KERN_MSGBUFSIZE; in getLocalFQDN()