Searched defs:openinfo (Results 1 – 10 of 10) sorted by relevance
/freebsd/lib/libc/db/db/ |
H A D | db.c | 54 dbopen(const char *fname, int flags, int mode, DBTYPE type, const void *openinfo) in dbopen()
|
/freebsd/lib/libc/db/recno/ |
H A D | rec_open.c | 52 __rec_open(const char *fname, int flags, int mode, const RECNOINFO *openinfo, in __rec_open()
|
/freebsd/usr.bin/cap_mkdb/ |
H A D | cap_mkdb.c | 51 static HASHINFO openinfo = { variable
|
/freebsd/lib/libc/db/btree/ |
H A D | bt_open.c | 87 __bt_open(const char *fname, int flags, int mode, const BTREEINFO *openinfo, int dflags) in __bt_open()
|
/freebsd/contrib/blocklist/bin/ |
H A D | state.c | 53 static HASHINFO openinfo = { variable
|
/freebsd/usr.sbin/pwd_mkdb/ |
H A D | pwd_mkdb.c | 59 static HASHINFO openinfo = { variable
|
/freebsd/contrib/netbsd-tests/lib/libc/db/ |
H A D | t_db_hash_seq.c | 80 static HASHINFO openinfo = { variable
|
/freebsd/usr.sbin/ypserv/ |
H A D | yp_dblookup.c | 54 HASHINFO openinfo = { variable
|
/freebsd/usr.sbin/ppp/ |
H A D | physical.h | 73 const char *(*openinfo)(struct physical *); member
|
/freebsd/contrib/sendmail/src/ |
H A D | map.c | 2266 void **openinfo; variable
|