Searched refs:MAXLOCKSPERUID (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/kern/
H A Dvfs_lockf.c125 #define MAXLOCKSPERUID (2 * maxfiles) macro
202 (allowfail == 1 ? MAXLOCKSPERUID : (MAXLOCKSPERUID * 2))) {

Completed in 181 milliseconds