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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dudb.c49 int udb_type; /* type of entry */ member in struct:udbent
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
[all...]

Completed in 58 milliseconds