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

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_hooks.h60 extern DBM *shim_dbm_open(const char *file, int open_flags,
81 #define dbm_open shim_dbm_open
H A Dshim.h104 extern DBM *shim_dbm_open(const char *file, int open_flags,
H A Dshim.c375 * FUNCTION: shim_dbm_open()
383 shim_dbm_open(const char *file, int open_flags, mode_t file_mode) function
H A Ddit_access.c1245 netgroupmap = (map_ctrl *)shim_dbm_open(cmdbuf,
H A Dshim_changepasswd.c564 map = shim_dbm_open(map_name, O_RDWR, 0600);
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfrd_server.c172 m.map = (map_ctrl *)shim_dbm_open(path, 0, 0);

Completed in 68 milliseconds