Searched defs:cache_lookup (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dcache.c348 * cache_lookup:
360 cache_lookup( function
376 * cache_lookup:
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Ddump_rcm.c91 static dump_conf_t *cache_lookup(char *);
170 if ((dc = cache_lookup(rsrcname)) == NULL) {
201 if ((dc = cache_lookup(rsrcname)) == NULL) {
223 if ((dc = cache_lookup(rsrcname)) == NULL) {
253 if ((dc = cache_lookup(rsrcname)) == NULL) {
283 if ((dc = cache_lookup(rsrcname)) == NULL) {
304 if ((dc = cache_lookup(rsrcname)) == NULL) {
461 } else if ((ent = cache_lookup(curr_dump->device)) != NULL) {
519 cache_lookup(char *rsrc) function
H A Dbridge_rcm.c115 static link_cache_t *cache_lookup(rcm_handle_t *, char *, uint_t);
292 node = cache_lookup(hd, rsrc, CACHE_REFRESH);
339 node = cache_lookup(hd, rsrc, CACHE_NO_REFRESH);
389 node = cache_lookup(hd, rsrc, CACHE_REFRESH);
454 node = cache_lookup(hd, rsrc, CACHE_NO_REFRESH);
586 * cache_lookup() - Get a cache node for a resource.
593 cache_lookup(rcm_handle_t *hd, char *rsrc, uint_t options) function
700 node = cache_lookup(hd, rsrc, CACHE_NO_REFRESH);
875 if (((node = cache_lookup(hd, rsrc, CACHE_REFRESH)) != NULL) &&
H A Dnetwork_rcm.c103 static net_cache_t *cache_lookup(const char *resource);
284 node = cache_lookup(rsrc);
438 node = cache_lookup(rsrc);
572 * cache_lookup()
577 cache_lookup(const char *resource) function
689 probe = cache_lookup(resource);
H A Dswap_rcm.c98 static swap_file_t *cache_lookup(char *);
181 if (cache_lookup(rsrcname) == NULL) {
212 if ((sf = cache_lookup(rsrcname)) == NULL) {
234 if ((sf = cache_lookup(rsrcname)) == NULL) {
263 if ((sf = cache_lookup(rsrcname)) == NULL) {
291 if ((sf = cache_lookup(rsrcname)) == NULL) {
312 if ((sf = cache_lookup(rsrcname)) == NULL) {
476 if ((sf = cache_lookup(swt->swt_ent[i].ste_path)) == NULL) {
683 cache_lookup(char *rsrc) function
H A Dfilesys_rcm.c108 static hashentry_t *cache_lookup(cache_t *, char *);
292 if ((entry = cache_lookup(mnt_cache, rsrc)) == NULL) {
907 if (cache_lookup(old_cache, entry->special) == NULL) {
928 if (cache_lookup(new_cache, entry->special) == NULL) {
1037 * cache_lookup()
1047 cache_lookup(cache_t *cache, char *rsrc) function
1373 if ((entry = cache_lookup(mnt_cache, rsrc)) == NULL) {
H A Dibpart_rcm.c129 static link_cache_t *cache_lookup(rcm_handle_t *, char *, char);
313 node = cache_lookup(hd, rsrc, CACHE_REFRESH);
370 node = cache_lookup(hd, rsrc, CACHE_NO_REFRESH);
483 node = cache_lookup(hd, rsrc, CACHE_REFRESH);
590 node = cache_lookup(hd, rsrc, CACHE_NO_REFRESH);
771 * cache_lookup() - Get a cache node for a resource.
778 cache_lookup(rcm_handle_t *hd, char *rsrc, char options) function
906 node = cache_lookup(hd, rsrc, CACHE_NO_REFRESH);
1214 if ((node = cache_lookup(hd, rsrc, CACHE_REFRESH)) == NULL) {
1277 if ((node = cache_lookup(h
[all...]
H A Dvlan_rcm.c129 static link_cache_t *cache_lookup(rcm_handle_t *, char *, char);
313 node = cache_lookup(hd, rsrc, CACHE_REFRESH);
370 node = cache_lookup(hd, rsrc, CACHE_NO_REFRESH);
473 node = cache_lookup(hd, rsrc, CACHE_REFRESH);
579 node = cache_lookup(hd, rsrc, CACHE_NO_REFRESH);
755 * cache_lookup() - Get a cache node for a resource.
762 cache_lookup(rcm_handle_t *hd, char *rsrc, char options) function
879 node = cache_lookup(hd, rsrc, CACHE_NO_REFRESH);
1182 if ((node = cache_lookup(hd, rsrc, CACHE_REFRESH)) == NULL) {
1244 if ((node = cache_lookup(h
[all...]
H A Dvnic_rcm.c129 static link_cache_t *cache_lookup(rcm_handle_t *, char *, char);
313 node = cache_lookup(hd, rsrc, CACHE_REFRESH);
370 node = cache_lookup(hd, rsrc, CACHE_NO_REFRESH);
476 node = cache_lookup(hd, rsrc, CACHE_REFRESH);
582 node = cache_lookup(hd, rsrc, CACHE_NO_REFRESH);
758 * cache_lookup() - Get a cache node for a resource.
765 cache_lookup(rcm_handle_t *hd, char *rsrc, char options) function
891 node = cache_lookup(hd, rsrc, CACHE_NO_REFRESH);
1194 if ((node = cache_lookup(hd, rsrc, CACHE_REFRESH)) == NULL) {
1255 if ((node = cache_lookup(h
[all...]
H A Dttymux_rcm.c151 * cache_lookup()
156 cache_lookup(const char *resource) function
252 rsrc_t *rsrc = cache_lookup(resource);
720 rsrc = cache_lookup(resource);
971 rsrc = cache_lookup(rsrcid);
1353 rsrc = cache_lookup(rsrcid);
H A Daggr_rcm.c136 static link_cache_t *cache_lookup(rcm_handle_t *, char *, char);
383 node = cache_lookup(hd, rsrc, CACHE_REFRESH);
442 node = cache_lookup(hd, rsrc, CACHE_NO_REFRESH);
586 node = cache_lookup(hd, rsrc, CACHE_REFRESH);
657 node = cache_lookup(hd, rsrc, CACHE_NO_REFRESH);
830 * cache_lookup() - Get a cache node for a resource.
837 cache_lookup(rcm_handle_t *hd, char *rsrc, char options) function
924 node = cache_lookup(hd, rsrc, CACHE_NO_REFRESH);
1274 if ((node = cache_lookup(hd, rsrc, CACHE_REFRESH)) == NULL) {
1346 if ((node = cache_lookup(h
[all...]
H A Dip_rcm.c186 static ip_cache_t *cache_lookup(rcm_handle_t *, char *, char);
412 node = cache_lookup(hd, rsrc, CACHE_REFRESH);
553 node = cache_lookup(hd, rsrc, CACHE_NO_REFRESH);
617 node = cache_lookup(hd, rsrc, CACHE_REFRESH);
711 node = cache_lookup(hd, rsrc, CACHE_NO_REFRESH);
951 * cache_lookup() - Get a cache node for a resource.
958 cache_lookup(rcm_handle_t *hd, char *rsrc, char options) function
1129 probe = cache_lookup(hd, rsrc, CACHE_NO_REFRESH);
2245 if ((node = cache_lookup(hd, cached_name, CACHE_REFRESH)) == NULL) {
2278 if (((node = cache_lookup(NUL
[all...]
H A Dsvm_rcm.c184 static deventry_t *cache_lookup(cache_t *cache, char *devname);
436 if ((deventry = cache_lookup(svm_cache, rsrc)) == NULL) {
566 deventry = cache_lookup(svm_cache, rsrc);
634 deventry = cache_lookup(svm_cache, rsrc);
777 if ((deventry = cache_lookup(svm_cache, rsrc)) == NULL) {
845 if ((deventry = cache_lookup(svm_cache, rsrc)) == NULL) {
910 if ((deventry = cache_lookup(svm_cache, rsrc)) == NULL) {
2002 * cache_lookup()
2013 cache_lookup(cache_t *cache, char *devname) function
2111 deventry = cache_lookup(old_cach
[all...]
/illumos-gate/usr/src/cmd/svc/configd/
H A Drc_node.c846 cache_lookup(rc_node_lookup_t *lp) function
3100 np = cache_lookup(&np_orig->rn_id);
4470 current = cache_lookup(&np->rn_id);
4496 /* held in cache_lookup() */
4507 /* held in cache_lookup() */
4517 /* held in cache_lookup() */
4550 /* held by cache_lookup() */
4563 /* held by cache_lookup() */
4585 /* held by cache_lookup() */
4613 /* held by cache_lookup() */
[all...]

Completed in 111 milliseconds