Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
HDkern_mib.c108 SYSCTL_INT(_kern, KERN_MAXPOSIXLOCKSPERUID, maxposixlocksperuid, CTLFLAG_RW,
/dragonfly/sys/sys/
HDsysctl.h547 #define KERN_MAXPOSIXLOCKSPERUID 36 /* int: max POSIX locks per uid */ macro