Searched defs:DB_OPNOTSUP (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb_int.h342 #define DB_OPNOTSUP EOPNOTSUPP macro
345 #define DB_OPNOTSUP ENOTSUP macro
347 #define DB_OPNOTSUP EINVAL macro
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb_int.h341 #define DB_OPNOTSUP EOPNOTSUPP macro
344 #define DB_OPNOTSUP ENOTSUP macro
346 #define DB_OPNOTSUP EINVAL macro
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb_int.h344 #define DB_OPNOTSUP EOPNOTSUPP macro
347 #define DB_OPNOTSUP ENOTSUP macro
349 #define DB_OPNOTSUP EINVAL macro
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb_int.h341 #define DB_OPNOTSUP EOPNOTSUPP macro
344 #define DB_OPNOTSUP ENOTSUP macro
346 #define DB_OPNOTSUP EINVAL macro
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb_int.h341 #define DB_OPNOTSUP EOPNOTSUPP macro
344 #define DB_OPNOTSUP ENOTSUP macro
346 #define DB_OPNOTSUP EINVAL macro

Completed in 372 milliseconds