Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sendmail/src/
H A Dudb.c117 struct udbent UdbEnts[MAXUDBENT + 1]; variable
177 for (up = UdbEnts; !breakout; up++)
485 for (up = UdbEnts; up->udb_type != UDB_EOLIST; up++)
552 for (up = UdbEnts; up->udb_type != UDB_EOLIST; up++)
716 up = UdbEnts; 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()