Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dudb.c46 int udb_type; /* type of entry */ member
214 switch (up->udb_type)
642 for (up = UdbEnts; up->udb_type != UDB_EOLIST; up++)
648 switch (up->udb_type)
716 for (up = UdbEnts; up->udb_type != UDB_EOLIST; up++)
718 switch (up->udb_type)
965 up->udb_type = UDB_FORWARD;
977 up->udb_type = UDB_HESIOD;
1071 up->udb_type = UDB_EOLIST;
1089 up->udb_type = UDB_DBFETCH;
[all …]