HomeSort by relevance Sort by last modified time
    Searched refs:NO_CACHE (Results 1 - 19 of 19) sorted by null

  /onnv/onnv-gate/usr/src/lib/libdns_sd/java/com/apple/dnssd/
DNSSDException.java 55 public static final int NO_CACHE = -65546;
  /onnv/onnv-gate/usr/src/head/rpcsvc/
nis_tags.h 51 #define NO_CACHE (1<<4) /* Do not return 'cached' results */
  /onnv/onnv-gate/usr/src/lib/libldap4/common/
sbind.c 131 #ifndef NO_CACHE
135 #endif /* !NO_CACHE */
compare.c 129 #ifndef NO_CACHE
141 #endif /* NO_CACHE */
200 #ifndef NO_CACHE
213 #endif /* NO_CACHE */
unbind.c 109 #ifndef NO_CACHE
112 #endif /* !NO_CACHE */
kbind.c 137 #ifndef NO_CACHE
141 #endif /* !NO_CACHE */
saslbind.c 233 #ifndef NO_CACHE
237 #endif /* !NO_CACHE */
cldap.c 281 #ifndef NO_CACHE
299 #endif /* NO_CACHE */
567 #ifndef NO_CACHE
571 #endif /* NO_CACHE */
search.c 241 #ifndef NO_CACHE
254 #endif /* NO_CACHE */
790 #ifndef NO_CACHE
803 #endif /* NO_CACHE */
llib-lldap 54 #ifndef NO_CACHE
65 #endif /* !NO_CACHE */
cache.c 13 #ifndef NO_CACHE
714 #endif /* !NO_CACHE */
result.c 765 #ifndef NO_CACHE
769 #endif /* NO_CACHE */
    [all...]
  /onnv/onnv-gate/usr/src/cmd/ldap/common/
ldaptest.c 850 #ifdef NO_CACHE
852 #else /* NO_CACHE */
861 #endif /* NO_CACHE */
865 #ifdef NO_CACHE
867 #else /* NO_CACHE */
870 #endif /* NO_CACHE */
874 #ifdef NO_CACHE
876 #else /* NO_CACHE */
879 #endif /* NO_CACHE */
973 #ifdef NO_CACHE
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4u/sunfire/sys/
ac.h 93 #define NO_CACHE 0
  /onnv/onnv-gate/usr/src/cmd/rpcsvc/nis/rpc.nisd/
nis_subr_proc.c 244 (void) __directory_object(name, &t, NO_CACHE, &obj);
685 * "NO_CACHE" is used to identify when the function calling
689 if ((is_master & NO_CACHE) != 0) {
692 lookup_flags = MASTER_ONLY+NO_CACHE;
724 if (dd && (lookup_flags & NO_CACHE)) {
    [all...]
nis_xx_proc.c     [all...]
  /onnv/onnv-gate/usr/src/cmd/rpcsvc/nis/bin/
nisadm.c 795 flags |= NO_CACHE;
  /onnv/onnv-gate/usr/src/lib/libdhcpsvc/modules/nisplus_common/
common.c 235 HARD_LOOKUP | NO_CACHE);
    [all...]
  /onnv/onnv-gate/usr/src/lib/libldap4/include/
ldap.h 942 #ifndef NO_CACHE
953 #endif /* !NO_CACHE */
    [all...]

Completed in 240 milliseconds