Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dudb.c47 int udb_type; /* type of entry */ member
212 switch (up->udb_type)
642 switch (up->udb_type)
710 switch (up->udb_type)
955 up->udb_type = UDB_FORWARD;
967 up->udb_type = UDB_HESIOD;
1061 up->udb_type = UDB_EOLIST;
1079 up->udb_type = UDB_DBFETCH;
1094 up->udb_type = UDB_EOLIST;
1100 switch (up->udb_type)
[all …]