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)
648 switch (up->udb_type)
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;
1104 up->udb_type = UDB_EOLIST;
1110 switch (up->udb_type)
[all …]