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

/osnet-11/usr/src/lib/libnisdb/yptol/
H A Ddit_access_utils.c944 char *mapPath; local
951 if ((mapPath = getFullMapName(map, domain)) == 0) {
956 /* Get the hash table entry for the mapPath */
957 if ((t = __nis_find_item_mt(mapPath, &ldapMappingList, 1, 0))
961 sfree(mapPath);

Completed in 73 milliseconds