Searched defs:get_map_id (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/shared/
H A Dlockmap.c67 * - get_map_id() returns a unique int value per map.
72 get_map_id(char *map_name, int index) function
93 syslog(LOG_WARNING, "get_map_id: no hash id found for %s"
118 return (get_map_id(map_name, n));

Completed in 44 milliseconds