Home
last modified time | relevance | path

Searched refs:SLAPD_SYNC_SYNCCONN_OFFSET (Results 1 – 16 of 16) sorted by relevance

/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/back-monitor/
H A Dconn.c222 n = connections_nextid() - SLAPD_SYNC_SYNCCONN_OFFSET; in monitor_subsys_conn_update()
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/back-monitor/
H A Dconn.c222 n = connections_nextid() - SLAPD_SYNC_SYNCCONN_OFFSET; in monitor_subsys_conn_update()
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/back-monitor/
H A Dconn.c211 n = connections_nextid() - SLAPD_SYNC_SYNCCONN_OFFSET; in monitor_subsys_conn_update()
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/back-monitor/
H A Dconn.c211 n = connections_nextid() - SLAPD_SYNC_SYNCCONN_OFFSET; in monitor_subsys_conn_update()
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/
H A Dslap.h1750 #define SLAPD_SYNC_SYNCCONN_OFFSET (SLAP_SYNC_RID_MAX + 1) macro
1751 #define SLAPD_SYNC_IS_SYNCCONN(connid) ((connid) < SLAPD_SYNC_SYNCCONN_OFFSET)
H A Dconnection.c55 static unsigned long conn_nextid = SLAPD_SYNC_SYNCCONN_OFFSET;
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/
H A Dslap.h1750 #define SLAPD_SYNC_SYNCCONN_OFFSET (SLAP_SYNC_RID_MAX + 1) macro
1751 #define SLAPD_SYNC_IS_SYNCCONN(connid) ((connid) < SLAPD_SYNC_SYNCCONN_OFFSET)
H A Dconnection.c55 static unsigned long conn_nextid = SLAPD_SYNC_SYNCCONN_OFFSET;
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/
H A Dslap.h1770 #define SLAPD_SYNC_SYNCCONN_OFFSET (SLAP_SYNC_RID_MAX + 1) macro
1771 #define SLAPD_SYNC_IS_SYNCCONN(connid) ((connid) < SLAPD_SYNC_SYNCCONN_OFFSET)
H A Dconnection.c53 static unsigned long conn_nextid = SLAPD_SYNC_SYNCCONN_OFFSET;
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/
H A Dslap.h1770 #define SLAPD_SYNC_SYNCCONN_OFFSET (SLAP_SYNC_RID_MAX + 1) macro
1771 #define SLAPD_SYNC_IS_SYNCCONN(connid) ((connid) < SLAPD_SYNC_SYNCCONN_OFFSET)
H A Dconnection.c53 static unsigned long conn_nextid = SLAPD_SYNC_SYNCCONN_OFFSET;
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/
H A Dslap.h1774 #define SLAPD_SYNC_SYNCCONN_OFFSET (SLAP_SYNC_RID_MAX + 1) macro
1775 #define SLAPD_SYNC_IS_SYNCCONN(connid) ((connid) < SLAPD_SYNC_SYNCCONN_OFFSET)
H A Dconnection.c53 static unsigned long conn_nextid = SLAPD_SYNC_SYNCCONN_OFFSET;
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/
H A Dslap.h1774 #define SLAPD_SYNC_SYNCCONN_OFFSET (SLAP_SYNC_RID_MAX + 1) macro
1775 #define SLAPD_SYNC_IS_SYNCCONN(connid) ((connid) < SLAPD_SYNC_SYNCCONN_OFFSET)
H A Dconnection.c53 static unsigned long conn_nextid = SLAPD_SYNC_SYNCCONN_OFFSET;