Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c124 char *lc_ap_physical; /* physical ap_id */ member
1854 entry->lc_ap_physical); in lookup_cache()
1876 entry->lc_ap_physical = strdup(libloc_p->ap_physical); in update_cache()
1878 if ((entry->lc_ap_id == NULL) || (entry->lc_ap_physical == NULL) || in update_cache()
1881 free(entry->lc_ap_physical); in update_cache()
1905 free(entry->lc_ap_physical); in destroy_cache()