Lines Matching refs:msgid
1000 * Find the adutils_query_state_t to which a given LDAP result msgid on a
1007 msgid2query(adutils_host_t *adh, int msgid,
1019 if ((p->queries[i]).msgid == msgid) {
1328 int rc, ret, msgid, qid;
1357 msgid = ldap_msgid(res);
1358 if (msgid2query(adh, msgid, &query_state, &qid)) {
1391 msgid, num);
1398 msgid = ldap_msgid(res);
1399 if (msgid2query(adh, msgid, &query_state, &qid)) {
1423 msgid, num);
1433 msgid, num);
1583 * Send one prepared search, queue up msgid, process what results are
1640 0, NULL, NULL, NULL, -1, &q->msgid);