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

/bind-9.11.3/contrib/dlz/bin/dlzbdb/
H A Ddlzbdb.c902 DBC *curList[3]; local
944 /* set NULL the 2nd and 3rd positions in curList. */
947 curList[1] = curList[2] = NULL;
999 curList[curIndex++] = db.cursor2;
1026 curList[curIndex++] = db.cursor3;
1033 bdbres = db.data->join(db.data, curList, &db.cursor4, 0);

Completed in 39 milliseconds