Home
last modified time | relevance | path

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

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