Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c128 char *lc_ap_physical; /* physical ap_id */ member
1860 entry->lc_ap_physical); in lookup_cache()
1882 entry->lc_ap_physical = strdup(libloc_p->ap_physical); in update_cache()
1884 if ((entry->lc_ap_id == NULL) || (entry->lc_ap_physical == NULL) || in update_cache()
1887 free(entry->lc_ap_physical); in update_cache()
1911 free(entry->lc_ap_physical); in destroy_cache()