Home
last modified time | relevance | path

Searched refs:update_cache (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_array_values.c151 static void update_cache(char *name, int is_static, struct range_list *rl) in update_cache() function
188 update_cache(name, is_file_local(array), rl); in match_assign()
207 update_cache(name, is_file_local(dest), alloc_whole_rl(type)); in mark_strings_unknown()
H A Dsmatch_mtag_data.c294 goto update_cache; in get_rl_from_mtag_offset()
300 update_cache: in get_rl_from_mtag_offset()
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dnetwork_rcm.c100 static void update_cache(rcm_handle_t *hd);
196 update_cache(hd); in net_register()
727 update_cache(rcm_handle_t *hd) in update_cache() function
834 update_cache(hd); in net_notify_event()
H A Ddump_rcm.c96 static int update_cache(rcm_handle_t *);
138 return (update_cache(hdl)); in dump_register()
437 update_cache(rcm_handle_t *hdl) in update_cache() function
H A Dswap_rcm.c110 static int update_cache(rcm_handle_t *);
152 return (update_cache(hdl)); in swap_register()
437 update_cache(rcm_handle_t *hdl) in update_cache() function
H A Dip_rcm.c185 static int update_cache(rcm_handle_t *);
316 if (update_cache(hd) < 0) in ip_register()
761 if (update_cache(hd) < 0) { in ip_notify_event()
968 (void) update_cache(hd); in cache_lookup()
1276 update_cache(rcm_handle_t *hd) in update_cache() function
/illumos-gate/usr/src/cmd/print/scripts/
H A Dppdmgr1318 update_cache()
1750 update_msg=$(update_cache "${ppdreppath}" "${ppdlabel}")
/illumos-gate/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c1874 update_cache(lib_loc_t *libloc_p) in update_cache() function
2042 update_cache(libloc_p); in find_ap_common()