Searched refs:GLOB_LIMIT_STAT (Results 1 – 3 of 3) sorted by relevance
69 #define GLOB_LIMIT_STAT 1024 /* number of stat system calls */ macro626 limit->l_stat_cnt++ >= GLOB_LIMIT_STAT) { in glob2()
101 #define GLOB_LIMIT_STAT 1024 /* number of stat system calls */ macro659 limit->l_stat_cnt++ >= GLOB_LIMIT_STAT) { in glob2()
141 #define GLOB_LIMIT_STAT 2048 macro648 limitp->glim_stat++ >= GLOB_LIMIT_STAT) {