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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/nsswitch/
H A Dwinbindd_cache.c96 #define WINBINDD_MAX_CACHE_SIZE (50*1024*1024) macro
121 if (st.st_size > WINBINDD_MAX_CACHE_SIZE) {
124 (unsigned long)WINBINDD_MAX_CACHE_SIZE));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/nsswitch/
H A Dwinbindd_cache.c96 #define WINBINDD_MAX_CACHE_SIZE (50*1024*1024) macro
121 if (st.st_size > WINBINDD_MAX_CACHE_SIZE) {
124 (unsigned long)WINBINDD_MAX_CACHE_SIZE));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/nsswitch/
H A Dwinbindd_cache.c96 #define WINBINDD_MAX_CACHE_SIZE (50*1024*1024) macro
121 if (st.st_size > WINBINDD_MAX_CACHE_SIZE) {
124 (unsigned long)WINBINDD_MAX_CACHE_SIZE));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/winbindd/
H A Dwinbindd_cache.c101 #define WINBINDD_MAX_CACHE_SIZE (50*1024*1024) macro
126 if (st.st_size > WINBINDD_MAX_CACHE_SIZE) {
129 (unsigned long)WINBINDD_MAX_CACHE_SIZE));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/winbindd/
H A Dwinbindd_cache.c101 #define WINBINDD_MAX_CACHE_SIZE (50*1024*1024) macro
126 if (st.st_size > WINBINDD_MAX_CACHE_SIZE) {
129 (unsigned long)WINBINDD_MAX_CACHE_SIZE));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/winbindd/
H A Dwinbindd_cache.c101 #define WINBINDD_MAX_CACHE_SIZE (50*1024*1024) macro
126 if (st.st_size > WINBINDD_MAX_CACHE_SIZE) {
129 (unsigned long)WINBINDD_MAX_CACHE_SIZE));

Completed in 217 milliseconds