Home
last modified time | relevance | path

Searched defs:cache (Results 26 – 50 of 82) sorted by relevance

1234

/titanic_51/usr/src/lib/libtecla/common/
H A Dexpand.c105 DirCache cache; /* The cache of directory reader objects */ member
692 DirCache *cache = &ef->cache; ef_open_dir() local
776 DirCache *cache = &ef->cache; ef_close_dir() local
[all...]
/titanic_51/usr/src/cmd/sgs/elfedit/common/
H A Dutil_machelf.c371 elfedit_section_t *cache; in elfedit_sec_getcap() local
414 elfedit_section_t *cache; in elfedit_sec_getdyn() local
453 elfedit_section_t *cache; elfedit_sec_getsyminfo() local
[all...]
/titanic_51/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c408 get_cache_handle(sqlite **cache) in get_cache_handle() argument
1501 lookup_cache_sid2pid(sqlite *cache, idmap_mapping *req, idmap_id_res *res) in lookup_cache_sid2pid() argument
1741 lookup_cache_sid2name(sqlite * cache,const char * sidprefix,idmap_rid_t rid,char ** canonname,char ** canondomain,idmap_id_type * type) lookup_cache_sid2name() argument
1820 lookup_name_cache(sqlite * cache,idmap_mapping * req,idmap_id_res * res) lookup_name_cache() argument
3878 lookup_cache_pid2sid(sqlite * cache,idmap_mapping * req,idmap_id_res * res,int is_user) lookup_cache_pid2sid() argument
4088 lookup_cache_name2sid(sqlite * cache,const char * name,const char * domain,char ** canonname,char ** sidprefix,idmap_rid_t * rid,idmap_id_type * type) lookup_cache_name2sid() argument
4293 lookup_name2sid(sqlite * cache,const char * name,const char * domain,int want_wuser,char ** canonname,char ** canondomain,char ** sidprefix,idmap_rid_t * rid,idmap_id_type * type,idmap_mapping * req,int local_only) lookup_name2sid() argument
4899 sqlite *cache = NULL; idmap_cache_flush() local
[all...]
H A Dserver.c184 sqlite *cache = NULL, *db = NULL; in idmap_get_mapped_ids_1_svc() local
653 sqlite *cache in idmap_list_mappings_1_svc() local
[all...]
/titanic_51/usr/src/lib/print/libpapi-lpd/common/
H A Dpapi_impl.h71 cache_t *cache; /* printer/job cache */ member
H A Dlpd-query.c277 cache_t *cache = NULL; in parse_lpd_query() local
[all...]
/titanic_51/usr/src/lib/fm/libfmd_snmp/common/
H A Dresource.c565 netsnmp_delegated_cache *cache = (netsnmp_delegated_cache *)arg; in sunFmResourceTable_return() local
710 netsnmp_delegated_cache *cache = (netsnmp_delegated_cache *)arg; sunFmResourceCount_return() local
[all...]
H A Dproblem.c697 netsnmp_delegated_cache *cache = (netsnmp_delegated_cache *)arg; in sunFmProblemTable_return() local
863 netsnmp_delegated_cache *cache = (netsnmp_delegated_cache *)arg; sunFmFaultEventTable_return() local
[all...]
H A Dmodule.c552 netsnmp_delegated_cache *cache = (netsnmp_delegated_cache *)arg; in sunFmModuleTable_return() local
[all...]
/titanic_51/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregcache.c52 Cache_t** cache; member
[all...]
/titanic_51/usr/src/lib/libast/common/regex/
H A Dregcache.c52 Cache_t** cache; member
/titanic_51/usr/src/cmd/rcm_daemon/common/
H A Dfilesys_rcm.c694 cache_t *cache; cache_create() local
952 cache_insert(cache_t * cache,struct mnttab * mt) cache_insert() argument
1047 cache_lookup(cache_t * cache,char * rsrc) cache_lookup() argument
[all...]
/titanic_51/usr/src/uts/common/io/cxgbe/shared/
H A Dshared.h52 kmem_cache_t *cache; /* the kmem_cache this rxb came from */ member
/titanic_51/usr/src/uts/sun4u/sys/
H A Dmem_cache.h84 cache_id_t cache; member
/titanic_51/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSunDATable.java81 private Vector cache = null; field in SunDATable
[all...]
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_memory.c116 krb5_mcc_data *cache; member
624 krb5_mcc_remove_cred(krb5_context context,krb5_ccache cache,krb5_flags flags,krb5_creds * creds) krb5_mcc_remove_cred() argument
[all...]
H A Dccbase.c181 krb5_cc_resolve (krb5_context context, const char *name, krb5_ccache *cache) in krb5_cc_resolve() argument
/titanic_51/usr/src/cmd/sgs/librtld/common/
H A Drelocate.c53 count_reloc(Cache *cache, Cache *_cache, Rt_map *lmp, int flags, Addr addr, in count_reloc() argument
/titanic_51/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky_subr.c543 kmem_cache_t cache; in leaky_subr_add_leak() local
665 kmem_cache_t cache; leaky_subr_dump() local
[all...]
/titanic_51/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_cache.c492 avl_tree_t *cache; smb_cache_destroy_nodes() local
[all...]
/titanic_51/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcache.c304 cmd_Lxcache_t *cache; in cmd_Lxcache_lookup_by_index_way() local
513 cmd_Lxcache_t *cache = NULL; cmd_Lx_index_count_type2_ways() local
533 cmd_Lxcache_t *cache = NULL; cmd_Lx_index_count_type1_ways() local
[all...]
/titanic_51/usr/src/lib/libidmap/common/
H A Didmap_cache.c1453 idmap_purge_sid2uid_gid_cache(sid2uid_gid_cache_t *cache, size_t limit) in idmap_purge_sid2uid_gid_cache() argument
1479 idmap_purge_winname2uid_gid_cache(winname2uid_gid_cache_t * cache,size_t limit) idmap_purge_winname2uid_gid_cache() argument
1505 idmap_purge_pid2sid_winname_cache(pid2sid_winname_cache_t * cache,size_t limit) idmap_purge_pid2sid_winname_cache() argument
[all...]
/titanic_51/usr/src/lib/libast/common/misc/
H A Doptlib.h99 Optcache_t* cache; /* OPT_cache cache */ member
/titanic_51/usr/src/contrib/ast/src/lib/libast/astsa/
H A Doptlib.h96 Optcache_t* cache; /* OPT_cache cache */ member
/titanic_51/usr/src/cmd/krb5/klist/
H A Dklist.c398 krb5_ccache cache = NULL; local
[all...]

1234