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

/freebsd-current/crypto/openssh/openbsd-compat/
H A Dglob.c141 #define GLOB_LIMIT_STAT 2048 macro
648 limitp->glim_stat++ >= GLOB_LIMIT_STAT) {
/freebsd-current/lib/libc/gen/
H A Dglob-compat11.c69 #define GLOB_LIMIT_STAT 1024 /* number of stat system calls */ macro
626 limit->l_stat_cnt++ >= GLOB_LIMIT_STAT) {
H A Dglob.c101 #define GLOB_LIMIT_STAT 1024 /* number of stat system calls */ macro
659 limit->l_stat_cnt++ >= GLOB_LIMIT_STAT) {

Completed in 104 milliseconds