Searched refs:lc_ap_id (Results 1 – 1 of 1) sorted by relevance
123 char *lc_ap_id; member1848 if (strcmp(entry->lc_ap_id, libloc_p->ap_base) == 0) { in lookup_cache()1875 entry->lc_ap_id = strdup(libloc_p->ap_base); in update_cache()1878 if ((entry->lc_ap_id == NULL) || (entry->lc_ap_physical == NULL) || in update_cache()1880 free(entry->lc_ap_id); in update_cache()1904 free(entry->lc_ap_id); in destroy_cache()