Searched refs:dbm_clearerr (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/lib/libc/db/man/
H A DMakefile.inc6 MAN+= btree.3 dbm_clearerr.3 dbopen.3 hash.3 recno.3 mpool.3
7 MLINKS+= dbm_clearerr.3 dbm_close.3 dbm_clearerr.3 dbm_delete.3
8 MLINKS+= dbm_clearerr.3 dbm_dirfno.3 dbm_clearerr.3 dbm_error.3
9 MLINKS+= dbm_clearerr.3 dbm_fetch.3 dbm_clearerr.3 dbm_firstkey.3
10 MLINKS+= dbm_clearerr.3 dbm_nextkey.3 dbm_clearerr.3 dbm_open.3
11 MLINKS+= dbm_clearerr
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dndbm_wrap.h67 #define dbm_clearerr dbm_rename(dbm_clearerr) macro
85 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL dbm_clearerr (DBM*);
H A Dndbm_wrap.c225 dbm_clearerr (DBM *db) function
/netbsd-current/include/
H A Dndbm.h76 int dbm_clearerr(DBM *);
/netbsd-current/lib/libc/db/hash/
H A Dndbm.c99 dbm_clearerr(DBM *db) function
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddict_dbm.c275 dbm_clearerr(dict_dbm->dbm);
292 dbm_clearerr(dict_dbm->dbm);
/netbsd-current/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_ncr2.h288 #define dbm_clearerr(db) ((db)->dbm_flags &= ~_DBM_IOERR) macro

Completed in 84 milliseconds