Home
last modified time | relevance | path

Searched defs:__join_cursor (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/sendmail/db/include/
H A Ddb_join.h19 typedef struct __join_cursor { struct
20 u_int32_t j_init; /* Set when cursor is initialized. */
21 DBC **j_curslist; /* Array of cursors in the join. */
22 DB *j_primary; /* Primary dbp. */
23 DBT j_key; /* Used to do lookups. */