Home
last modified time | relevance | path

Searched refs:nsctrls (Results 1 – 10 of 10) sorted by relevance

/dports/net/openldap25-server/openldap-2.5.9/contrib/slapd-modules/rbac/
H A Drbacuser.c245 int nsctrls = 0; in rbac_authenticate_user() local
272 sctrl[nsctrls] = c; in rbac_authenticate_user()
273 sctrls[nsctrls] = &sctrl[nsctrls]; in rbac_authenticate_user()
274 sctrls[++nsctrls] = NULL; in rbac_authenticate_user()
/dports/net/openldap25-client/openldap-2.5.9/contrib/slapd-modules/rbac/
H A Drbacuser.c245 int nsctrls = 0; in rbac_authenticate_user() local
272 sctrl[nsctrls] = c; in rbac_authenticate_user()
273 sctrls[nsctrls] = &sctrl[nsctrls]; in rbac_authenticate_user()
274 sctrls[++nsctrls] = NULL; in rbac_authenticate_user()
/dports/net/openldap26-client/openldap-2.6.0/contrib/slapd-modules/rbac/
H A Drbacuser.c245 int nsctrls = 0; in rbac_authenticate_user() local
272 sctrl[nsctrls] = c; in rbac_authenticate_user()
273 sctrls[nsctrls] = &sctrl[nsctrls]; in rbac_authenticate_user()
274 sctrls[++nsctrls] = NULL; in rbac_authenticate_user()
/dports/net/openldap26-server/openldap-2.6.0/contrib/slapd-modules/rbac/
H A Drbacuser.c245 int nsctrls = 0; in rbac_authenticate_user() local
272 sctrl[nsctrls] = c; in rbac_authenticate_user()
273 sctrls[nsctrls] = &sctrl[nsctrls]; in rbac_authenticate_user()
274 sctrls[++nsctrls] = NULL; in rbac_authenticate_user()
/dports/net/openldap25-server/openldap-2.5.9/clients/tools/
H A Dcommon.c1402 int nsctrls = 0; in tool_bind() local
1423 sctrl[nsctrls] = c; in tool_bind()
1424 sctrls[nsctrls] = &sctrl[nsctrls]; in tool_bind()
1425 sctrls[++nsctrls] = NULL; in tool_bind()
1436 sctrl[nsctrls] = c; in tool_bind()
1437 sctrls[nsctrls] = &sctrl[nsctrls]; in tool_bind()
1438 sctrls[++nsctrls] = NULL; in tool_bind()
1453 sctrl[nsctrls] = c; in tool_bind()
1454 sctrls[nsctrls] = &sctrl[nsctrls]; in tool_bind()
1455 sctrls[++nsctrls] = NULL; in tool_bind()
[all …]
/dports/net/openldap25-client/openldap-2.5.9/clients/tools/
H A Dcommon.c1402 int nsctrls = 0; in tool_bind() local
1423 sctrl[nsctrls] = c; in tool_bind()
1424 sctrls[nsctrls] = &sctrl[nsctrls]; in tool_bind()
1425 sctrls[++nsctrls] = NULL; in tool_bind()
1436 sctrl[nsctrls] = c; in tool_bind()
1437 sctrls[nsctrls] = &sctrl[nsctrls]; in tool_bind()
1438 sctrls[++nsctrls] = NULL; in tool_bind()
1453 sctrl[nsctrls] = c; in tool_bind()
1454 sctrls[nsctrls] = &sctrl[nsctrls]; in tool_bind()
1455 sctrls[++nsctrls] = NULL; in tool_bind()
[all …]
/dports/net/openldap26-client/openldap-2.6.0/clients/tools/
H A Dcommon.c1402 int nsctrls = 0; in tool_bind() local
1423 sctrl[nsctrls] = c; in tool_bind()
1424 sctrls[nsctrls] = &sctrl[nsctrls]; in tool_bind()
1425 sctrls[++nsctrls] = NULL; in tool_bind()
1436 sctrl[nsctrls] = c; in tool_bind()
1437 sctrls[nsctrls] = &sctrl[nsctrls]; in tool_bind()
1438 sctrls[++nsctrls] = NULL; in tool_bind()
1453 sctrl[nsctrls] = c; in tool_bind()
1454 sctrls[nsctrls] = &sctrl[nsctrls]; in tool_bind()
1455 sctrls[++nsctrls] = NULL; in tool_bind()
[all …]
/dports/net/openldap26-server/openldap-2.6.0/clients/tools/
H A Dcommon.c1402 int nsctrls = 0; in tool_bind() local
1423 sctrl[nsctrls] = c; in tool_bind()
1424 sctrls[nsctrls] = &sctrl[nsctrls]; in tool_bind()
1425 sctrls[++nsctrls] = NULL; in tool_bind()
1436 sctrl[nsctrls] = c; in tool_bind()
1437 sctrls[nsctrls] = &sctrl[nsctrls]; in tool_bind()
1438 sctrls[++nsctrls] = NULL; in tool_bind()
1453 sctrl[nsctrls] = c; in tool_bind()
1454 sctrls[nsctrls] = &sctrl[nsctrls]; in tool_bind()
1455 sctrls[++nsctrls] = NULL; in tool_bind()
[all …]
/dports/net/openldap24-server/openldap-2.4.59/clients/tools/
H A Dcommon.c1411 int nsctrls = 0; in tool_bind() local
1420 sctrl[nsctrls] = c; in tool_bind()
1421 sctrls[nsctrls] = &sctrl[nsctrls]; in tool_bind()
1422 sctrls[++nsctrls] = NULL; in tool_bind()
1438 sctrl[nsctrls] = c; in tool_bind()
1439 sctrls[nsctrls] = &sctrl[nsctrls]; in tool_bind()
1440 sctrls[++nsctrls] = NULL; in tool_bind()
1444 if ( nsctrls ) { in tool_bind()
1448 assert( nsctrls < (int) (sizeof(sctrls)/sizeof(sctrls[0])) ); in tool_bind()
/dports/net/openldap24-client/openldap-2.4.59/clients/tools/
H A Dcommon.c1411 int nsctrls = 0; in tool_bind() local
1420 sctrl[nsctrls] = c; in tool_bind()
1421 sctrls[nsctrls] = &sctrl[nsctrls]; in tool_bind()
1422 sctrls[++nsctrls] = NULL; in tool_bind()
1438 sctrl[nsctrls] = c; in tool_bind()
1439 sctrls[nsctrls] = &sctrl[nsctrls]; in tool_bind()
1440 sctrls[++nsctrls] = NULL; in tool_bind()
1444 if ( nsctrls ) { in tool_bind()
1448 assert( nsctrls < (int) (sizeof(sctrls)/sizeof(sctrls[0])) ); in tool_bind()