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

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dyptol.h100 extern suc_code open_yptol_files(map_ctrl *);
H A Dshim.c272 if (FAILURE == open_yptol_files(map)) {
403 ret = open_yptol_files(map);
H A Dmap_ctrl.c314 if (FAILURE == open_yptol_files(new_map)) {
459 * FUNCTION : open_yptol_files()
471 open_yptol_files(map_ctrl *map) function

Completed in 72 milliseconds