Searched refs:open_yptol_files (Results 1 – 3 of 3) sorted by relevance
272 if (FAILURE == open_yptol_files(map)) { in shim_dbm_firstkey()403 ret = open_yptol_files(map); in shim_dbm_open()
98 extern suc_code open_yptol_files(map_ctrl *);
312 if (FAILURE == open_yptol_files(new_map)) { in dup_map_ctrl()469 open_yptol_files(map_ctrl *map) in open_yptol_files() function