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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetgrnam_r.c266 * force_slow_way - don't you just love double negatives ;-)
271 arg.force_slow_way = 1;
275 arg.force_slow_way = 0;
H A Dnss_dbdefs.c615 *uptr++ = (nssuint_t)gbm->force_slow_way;
995 gbm->force_slow_way = (int)(*uptr++);
/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dgetgrent.c140 if (argp->force_slow_way != 1) {
/illumos-gate/usr/src/head/
H A Dnss_dbdefs.h262 * If the force_slow_way field is set, the backend should eschew any cached
272 int force_slow_way; member in struct:nss_groupsbymem

Completed in 58 milliseconds