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

/freebsd-current/contrib/sendmail/libsmdb/
H A Dsmcdb.c48 static int smcdb_del __P((SMDB_DATABASE *database, SMDB_DBENT *key, unsigned int flags));
151 smcdb_del(database, key, flags) function
540 smdb_db->smdb_del = smcdb_del;

Completed in 105 milliseconds