Searched defs:__dbc (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/db/
H A Ddb.h114 struct __dbc; typedef struct __dbc DBC;
423 * TAILQ_HEAD(free_queue, __dbc);
424 * TAILQ_HEAD(active_queue, __dbc);
427 struct __dbc *tqh_first;
428 struct __dbc **tqh_last;
431 struct __dbc *tqh_first;
432 struct __dbc **tqh_last;
485 struct __dbc { struct
493 * TAILQ_ENTRY(__dbc);
[all...]

Completed in 24 milliseconds