Searched refs:ypc_map (Results 1 – 1 of 1) sorted by relevance
60 char *ypc_map; member116 free(cur->ypc_map); in ypmatch_cache_delete()201 new->ypc_map = strdup(map); in ypmatch_cache_insert()202 if (new->ypc_map == NULL) { in ypmatch_cache_insert()208 free(new->ypc_map); in ypmatch_cache_insert()215 free(new->ypc_map); in ypmatch_cache_insert()243 if (strcmp(map, c->ypc_map)) in ypmatch_cache_lookup()