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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Ddb.h70 * The following flags are included in the dbopen(3) call as part of the
74 * a problem. Wish I'd left another flags word in the dbopen call.
168 #define dbopen kdb2_dbopen macro
171 DB *dbopen __P((const char *, int, int, DBTYPE, const void *));

Completed in 59 milliseconds