Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim.c272 if (FAILURE == open_yptol_files(map)) { in shim_dbm_firstkey()
403 ret = open_yptol_files(map); in shim_dbm_open()
H A Dyptol.h98 extern suc_code open_yptol_files(map_ctrl *);
H A Dmap_ctrl.c312 if (FAILURE == open_yptol_files(new_map)) { in dup_map_ctrl()
469 open_yptol_files(map_ctrl *map) in open_yptol_files() function