Searched refs:mdb_mode_t (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/libraries/liblmdb/
H A Dlmdb.h178 typedef int mdb_mode_t; typedef
180 typedef mode_t mdb_mode_t; typedef
633 int mdb_env_open(MDB_env *env, const char *path, unsigned int flags, mdb_mode_t mode);
H A Dmdb.c4240 enum mdb_fopen_type which, mdb_mode_t mode,
4963 mdb_env_open(MDB_env *env, const char *path, unsigned int flags, mdb_mode_t mode)

Completed in 221 milliseconds