Searched refs:update_cache (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/rcm_daemon/common/
H A Ddump_rcm.c98 static int update_cache(rcm_handle_t *);
140 return (update_cache(hdl));
439 update_cache(rcm_handle_t *hdl) function
H A Dnetwork_rcm.c100 static void update_cache(rcm_handle_t *hd);
189 * Locking: the cache is locked by update_cache, and is held
190 * throughout update_cache's execution because it reads and
196 update_cache(hd);
722 * update_cache()
727 update_cache(rcm_handle_t *hd) function
834 update_cache(hd);
H A Dswap_rcm.c112 static int update_cache(rcm_handle_t *);
154 return (update_cache(hdl));
439 update_cache(rcm_handle_t *hdl) function
H A Dip_rcm.c184 static int update_cache(rcm_handle_t *);
315 if (update_cache(hd) < 0)
760 if (update_cache(hd) < 0) {
761 rcm_log_message(RCM_ERROR, _("IP: update_cache failed\n"));
967 (void) update_cache(hd);
1272 * update_cache() - Update cache with latest interface info
1275 update_cache(rcm_handle_t *hd) function
1283 rcm_log_message(RCM_TRACE2, "IP: update_cache\n");
/opensolaris-onvv-gate/usr/src/cmd/print/scripts/
H A Dppdmgr1318 update_cache()
1751 update_msg=$(update_cache "${ppdreppath}" "${ppdlabel}")
/opensolaris-onvv-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_ads.c943 goto update_cache;
948 goto update_cache;
971 update_cache:
/opensolaris-onvv-gate/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c1868 update_cache(lib_loc_t *libloc_p) function
2036 update_cache(libloc_p);

Completed in 289 milliseconds