Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dudb.c49 int udb_type; /* type of entry */ member
214 switch (up->udb_type)
638 for (up = UdbEnts; up->udb_type != UDB_EOLIST; up++)
644 switch (up->udb_type)
710 for (up = UdbEnts; up->udb_type != UDB_EOLIST; up++)
712 switch (up->udb_type)
957 up->udb_type = UDB_FORWARD;
969 up->udb_type = UDB_HESIOD;
1063 up->udb_type = UDB_EOLIST;
1081 up->udb_type = UDB_DBFETCH;
[all …]