Home
last modified time | relevance | path

Searched refs:mbdb_pw_terminate (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sendmail/libsm/
H A Dmbdb.c46 static void mbdb_pw_terminate __P((void));
57 { "pw", mbdb_pw_initialize, mbdb_pw_lookup, mbdb_pw_terminate },
355 mbdb_pw_terminate() in mbdb_pw_terminate() function