Home
last modified time | relevance | path

Searched refs:lm_msgid (Results 1 – 25 of 61) sorted by relevance

123

/dports/net/ldapsdk/mozldap-6.0.7/c-sdk/ldap/libraries/libldap/
H A Dresult.c153 ldap_memcache_append( ld, (*result)->lm_msgid, in nsldapi_result_nolock()
187 if ( do_abandon_check && ldap_abandoned( ld, lm->lm_msgid ) ) { in check_response_queue()
188 ldap_mark_abandoned( ld, lm->lm_msgid ); in check_response_queue()
201 if ( msgid == LDAP_RES_ANY || lm->lm_msgid == msgid ) { in check_response_queue()
275 lm->lm_msgid, lm->lm_msgtype, 0 ); in check_response_queue()
793 new->lm_msgid = (int)id; in read1msg()
835 if ( l->lm_msgid == new->lm_msgid ) in read1msg()
853 new->lm_msgid, new->lm_msgtype, msgid ); in read1msg()
856 POST( ld, new->lm_msgid, new ); in read1msg()
862 new, new->lm_msgid, new->lm_msgtype ); in read1msg()
[all …]
H A Dmessage.c47 return( lm->lm_msgid ); in ldap_msgid()
H A Dcache.c87 m->lm_msgid, m->lm_msgtype, 0 ); in nsldapi_add_result_to_cache()
H A Dcldap.c486 ldm->lm_msgid = msgid; in cldap_parsemsg()
549 ldm->lm_msgid, ldm->lm_msgtype ); in cldap_parsemsg()
H A Drequest.c944 lm, lm->lm_msgid, lm->lm_msgtype ); in nsldapi_dump_requests_and_responses()
951 l, l->lm_msgid, l->lm_msgtype ); in nsldapi_dump_requests_and_responses()
H A Dmemcache.c1124 if ((*r)->lm_msgid == msgid)
1262 (*ppCurNew)->lm_msgid = msgid;
1474 nRes = memcache_dup_message(pMsg, pMsg->lm_msgid, 0, &pCopy, &size);
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/c-sdk/libraries/libldap/
H A Dresult.c142 ldap_memcache_append(ld, (*result)->lm_msgid, in nsldapi_result_nolock()
173 if (do_abandon_check && ldap_abandoned(ld, lm->lm_msgid)) { in check_response_queue()
174 ldap_mark_abandoned(ld, lm->lm_msgid); in check_response_queue()
187 if (msgid == LDAP_RES_ANY || lm->lm_msgid == msgid) { in check_response_queue()
255 lm->lm_msgid, lm->lm_msgtype); in check_response_queue()
740 new->lm_msgid = (int)id; in read1msg()
781 if (l->lm_msgid == new->lm_msgid) break; in read1msg()
798 new->lm_msgid, new->lm_msgtype, msgid); in read1msg()
800 if (message_can_be_returned) POST(ld, new->lm_msgid, new); in read1msg()
805 new->lm_msgid, new->lm_msgtype); in read1msg()
[all …]
H A Dmessage.c44 return (lm->lm_msgid); in ldap_msgid()
H A Dcache.c82 m->lm_msgid, m->lm_msgtype); in nsldapi_add_result_to_cache()
H A Dcldap.c452 ldm->lm_msgid = msgid; in cldap_parsemsg()
510 sprintf(msg, "cldap_parsemsg add message id %d type %d:\n", ldm->lm_msgid, in cldap_parsemsg()
H A Drequest.c884 sprintf(msg, " * 0x%p - msgid %d, type %d\n", lm, lm->lm_msgid, in nsldapi_dump_requests_and_responses()
890 sprintf(msg, " * 0x%p - msgid %d, type %d\n", l, l->lm_msgid, in nsldapi_dump_requests_and_responses()
H A Dmemcache.c1039 if ((*r)->lm_msgid == msgid) break;
1159 (*ppCurNew)->lm_msgid = msgid;
1341 nRes = memcache_dup_message(pMsg, pMsg->lm_msgid, 0, &pCopy, &size);
/dports/net/openldap25-server/openldap-2.5.9/libraries/libldap/
H A Dresult.c154 if ( ldap_abandoned( ld, lm->lm_msgid ) ) { in chkResponseList()
158 lm->lm_msgid, ldap_int_msgtype2str( lm->lm_msgtype ) ); in chkResponseList()
169 ldap_mark_abandoned( ld, lm->lm_msgid ); in chkResponseList()
181 if ( msgid == LDAP_RES_ANY || lm->lm_msgid == msgid ) { in chkResponseList()
229 (void *)ld, lm->lm_msgid, (unsigned long)lm->lm_msgtype ); in chkResponseList()
989 newmsg->lm_msgid = (int)id; in try_read1msg()
1109 if ( l->lm_msgid == newmsg->lm_msgid ) { in try_read1msg()
1128 (void *)ld, newmsg->lm_msgid, (long) newmsg->lm_msgtype ); in try_read1msg()
1263 return ( lm != NULL ) ? lm->lm_msgid : -1; in ldap_msgid()
1323 if ( lm->lm_msgid == msgid ) { in ldap_msgdelete()
H A Drequest.c941 lm->lm_msgid, (unsigned long)lm->lm_msgtype ); in ldap_dump_requests_and_responses()
947 l->lm_msgid, in ldap_dump_requests_and_responses()
/dports/net/openldap25-client/openldap-2.5.9/libraries/libldap/
H A Dresult.c154 if ( ldap_abandoned( ld, lm->lm_msgid ) ) { in chkResponseList()
158 lm->lm_msgid, ldap_int_msgtype2str( lm->lm_msgtype ) ); in chkResponseList()
169 ldap_mark_abandoned( ld, lm->lm_msgid ); in chkResponseList()
181 if ( msgid == LDAP_RES_ANY || lm->lm_msgid == msgid ) { in chkResponseList()
229 (void *)ld, lm->lm_msgid, (unsigned long)lm->lm_msgtype ); in chkResponseList()
989 newmsg->lm_msgid = (int)id; in try_read1msg()
1109 if ( l->lm_msgid == newmsg->lm_msgid ) { in try_read1msg()
1128 (void *)ld, newmsg->lm_msgid, (long) newmsg->lm_msgtype ); in try_read1msg()
1263 return ( lm != NULL ) ? lm->lm_msgid : -1; in ldap_msgid()
1323 if ( lm->lm_msgid == msgid ) { in ldap_msgdelete()
H A Drequest.c941 lm->lm_msgid, (unsigned long)lm->lm_msgtype ); in ldap_dump_requests_and_responses()
947 l->lm_msgid, in ldap_dump_requests_and_responses()
/dports/net/openldap24-server/openldap-2.4.59/libraries/libldap/
H A Dresult.c154 if ( ldap_abandoned( ld, lm->lm_msgid ) ) { in chkResponseList()
158 lm->lm_msgid, ldap_int_msgtype2str( lm->lm_msgtype ), 0 ); in chkResponseList()
169 ldap_mark_abandoned( ld, lm->lm_msgid ); in chkResponseList()
181 if ( msgid == LDAP_RES_ANY || lm->lm_msgid == msgid ) { in chkResponseList()
229 (void *)ld, lm->lm_msgid, (unsigned long)lm->lm_msgtype ); in chkResponseList()
981 newmsg->lm_msgid = (int)id; in try_read1msg()
1096 if ( l->lm_msgid == newmsg->lm_msgid ) { in try_read1msg()
1115 (void *)ld, newmsg->lm_msgid, (long) newmsg->lm_msgtype ); in try_read1msg()
1250 return ( lm != NULL ) ? lm->lm_msgid : -1; in ldap_msgid()
1310 if ( lm->lm_msgid == msgid ) { in ldap_msgdelete()
H A Drequest.c938 lm->lm_msgid, (unsigned long)lm->lm_msgtype, 0 ); in ldap_dump_requests_and_responses()
944 l->lm_msgid, in ldap_dump_requests_and_responses()
/dports/net/openldap26-client/openldap-2.6.0/libraries/libldap/
H A Dresult.c154 if ( ldap_abandoned( ld, lm->lm_msgid ) ) { in chkResponseList()
158 lm->lm_msgid, ldap_int_msgtype2str( lm->lm_msgtype ) ); in chkResponseList()
169 ldap_mark_abandoned( ld, lm->lm_msgid ); in chkResponseList()
181 if ( msgid == LDAP_RES_ANY || lm->lm_msgid == msgid ) { in chkResponseList()
229 (void *)ld, lm->lm_msgid, (unsigned long)lm->lm_msgtype ); in chkResponseList()
989 newmsg->lm_msgid = (int)id; in try_read1msg()
1109 if ( l->lm_msgid == newmsg->lm_msgid ) { in try_read1msg()
1128 (void *)ld, newmsg->lm_msgid, (long) newmsg->lm_msgtype ); in try_read1msg()
1263 return ( lm != NULL ) ? lm->lm_msgid : -1; in ldap_msgid()
1323 if ( lm->lm_msgid == msgid ) { in ldap_msgdelete()
H A Drequest.c941 lm->lm_msgid, (unsigned long)lm->lm_msgtype ); in ldap_dump_requests_and_responses()
947 l->lm_msgid, in ldap_dump_requests_and_responses()
/dports/net/openldap26-server/openldap-2.6.0/libraries/libldap/
H A Dresult.c154 if ( ldap_abandoned( ld, lm->lm_msgid ) ) { in chkResponseList()
158 lm->lm_msgid, ldap_int_msgtype2str( lm->lm_msgtype ) ); in chkResponseList()
169 ldap_mark_abandoned( ld, lm->lm_msgid ); in chkResponseList()
181 if ( msgid == LDAP_RES_ANY || lm->lm_msgid == msgid ) { in chkResponseList()
229 (void *)ld, lm->lm_msgid, (unsigned long)lm->lm_msgtype ); in chkResponseList()
989 newmsg->lm_msgid = (int)id; in try_read1msg()
1109 if ( l->lm_msgid == newmsg->lm_msgid ) { in try_read1msg()
1128 (void *)ld, newmsg->lm_msgid, (long) newmsg->lm_msgtype ); in try_read1msg()
1263 return ( lm != NULL ) ? lm->lm_msgid : -1; in ldap_msgid()
1323 if ( lm->lm_msgid == msgid ) { in ldap_msgdelete()
/dports/net/openldap24-client/openldap-2.4.59/libraries/libldap/
H A Dresult.c154 if ( ldap_abandoned( ld, lm->lm_msgid ) ) { in chkResponseList()
158 lm->lm_msgid, ldap_int_msgtype2str( lm->lm_msgtype ), 0 ); in chkResponseList()
169 ldap_mark_abandoned( ld, lm->lm_msgid ); in chkResponseList()
181 if ( msgid == LDAP_RES_ANY || lm->lm_msgid == msgid ) { in chkResponseList()
229 (void *)ld, lm->lm_msgid, (unsigned long)lm->lm_msgtype ); in chkResponseList()
981 newmsg->lm_msgid = (int)id; in try_read1msg()
1096 if ( l->lm_msgid == newmsg->lm_msgid ) { in try_read1msg()
1115 (void *)ld, newmsg->lm_msgid, (long) newmsg->lm_msgtype ); in try_read1msg()
1250 return ( lm != NULL ) ? lm->lm_msgid : -1; in ldap_msgid()
1310 if ( lm->lm_msgid == msgid ) { in ldap_msgdelete()
H A Drequest.c938 lm->lm_msgid, (unsigned long)lm->lm_msgtype, 0 ); in ldap_dump_requests_and_responses()
944 l->lm_msgid, in ldap_dump_requests_and_responses()
/dports/mail/alpine/alpine-465e23b/ldap/inckit/
H A Dldap.h293 int lm_msgid; /* the message id */ member
/dports/editors/pico-alpine/alpine-465e23b/ldap/inckit/
H A Dldap.h293 int lm_msgid; /* the message id */ member

123