Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c125 char *lc_ap_logical; /* logical ap_id */ member
1856 entry->lc_ap_logical); in lookup_cache()
1877 entry->lc_ap_logical = strdup(libloc_p->ap_logical); in update_cache()
1879 (entry->lc_ap_logical == NULL)) { in update_cache()
1882 free(entry->lc_ap_logical); in update_cache()
1906 free(entry->lc_ap_logical); in destroy_cache()