Searched refs:mapPath (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Ddit_access_utils.c940 char *mapPath; local
947 if ((mapPath = getFullMapName(map, domain)) == 0) {
952 /* Get the hash table entry for the mapPath */
953 if ((t = __nis_find_item_mt(mapPath, &ldapMappingList, 1, 0))
957 sfree(mapPath);

Completed in 60 milliseconds