Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/include/libsmdb/
H A Dsmdb.h249 #define SMDB_CURSOR_GET_NEXT 2 macro
/freebsd/contrib/sendmail/praliases/
H A Dpraliases.c333 SMDB_CURSOR_GET_NEXT)) ==
/freebsd/contrib/sendmail/libsmdb/
H A Dsmdb1.c135 case SMDB_CURSOR_GET_NEXT:
H A Dsmdb2.c194 case SMDB_CURSOR_GET_NEXT:
/freebsd/contrib/sendmail/makemap/
H A Dmakemap.c674 SMDB_CURSOR_GET_NEXT);
/freebsd/contrib/sendmail/vacation/
H A Dvacation.c1188 SMDB_CURSOR_GET_NEXT)) == SMDBE_OK) in listdb()