Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sendmail/src/
H A Dudb.c81 #define UDB_EOLIST 0 /* end of list */ macro
406 case UDB_EOLIST:
485 for (up = UdbEnts; up->udb_type != UDB_EOLIST; up++)
552 for (up = UdbEnts; up->udb_type != UDB_EOLIST; up++)
855 up->udb_type = UDB_EOLIST; in _udbx_init()
871 up->udb_type = UDB_EOLIST; in _udbx_init()
875 for (up = UdbEnts; up->udb_type != UDB_EOLIST; up++) in _udbx_init()
920 for (up = UdbEnts; up->udb_type != UDB_EOLIST; up++) in _udbx_init()