Home
last modified time | relevance | path

Searched refs:LDAP_DN_FORMAT_UFN (Results 1 – 21 of 21) sorted by relevance

/dports/net/openldap24-server/openldap-2.4.59/libraries/libldap/
H A Ddntest.c111 flags[ i ] |= LDAP_DN_FORMAT_UFN; in main()
165 case LDAP_DN_FORMAT_UFN: in main()
H A Dgetdn.c166 &out, LDAP_DN_FORMAT_UFN ); in ldap_dn2ufn()
180 unsigned flag = notypes ? LDAP_DN_FORMAT_UFN : LDAP_DN_FORMAT_LDAPV3; in ldap_explode_dn()
551 ( ( (f) & LDAP_DN_FORMAT_MASK ) == LDAP_DN_FORMAT_UFN )
736 case LDAP_DN_FORMAT_UFN: in ldap_bv2dn_x()
974 case LDAP_DN_FORMAT_UFN: in ldap_bv2rdn_x()
2877 case LDAP_DN_FORMAT_UFN:
2912 case LDAP_DN_FORMAT_UFN:
3050 case LDAP_DN_FORMAT_UFN: {
/dports/net/openldap25-client/openldap-2.5.9/libraries/libldap/
H A Ddntest.c111 flags[ i ] |= LDAP_DN_FORMAT_UFN; in main()
165 case LDAP_DN_FORMAT_UFN: in main()
H A Dgetdn.c166 &out, LDAP_DN_FORMAT_UFN ); in ldap_dn2ufn()
180 unsigned flag = notypes ? LDAP_DN_FORMAT_UFN : LDAP_DN_FORMAT_LDAPV3; in ldap_explode_dn()
557 ( ( (f) & LDAP_DN_FORMAT_MASK ) == LDAP_DN_FORMAT_UFN )
742 case LDAP_DN_FORMAT_UFN: in ldap_bv2dn_x()
980 case LDAP_DN_FORMAT_UFN: in ldap_bv2rdn_x()
2903 case LDAP_DN_FORMAT_UFN:
2941 case LDAP_DN_FORMAT_UFN:
3079 case LDAP_DN_FORMAT_UFN: {
/dports/net/openldap24-client/openldap-2.4.59/libraries/libldap/
H A Ddntest.c111 flags[ i ] |= LDAP_DN_FORMAT_UFN; in main()
165 case LDAP_DN_FORMAT_UFN: in main()
H A Dgetdn.c166 &out, LDAP_DN_FORMAT_UFN ); in ldap_dn2ufn()
180 unsigned flag = notypes ? LDAP_DN_FORMAT_UFN : LDAP_DN_FORMAT_LDAPV3; in ldap_explode_dn()
551 ( ( (f) & LDAP_DN_FORMAT_MASK ) == LDAP_DN_FORMAT_UFN )
736 case LDAP_DN_FORMAT_UFN: in ldap_bv2dn_x()
974 case LDAP_DN_FORMAT_UFN: in ldap_bv2rdn_x()
2877 case LDAP_DN_FORMAT_UFN:
2912 case LDAP_DN_FORMAT_UFN:
3050 case LDAP_DN_FORMAT_UFN: {
/dports/net/openldap25-server/openldap-2.5.9/libraries/libldap/
H A Ddntest.c111 flags[ i ] |= LDAP_DN_FORMAT_UFN; in main()
165 case LDAP_DN_FORMAT_UFN: in main()
H A Dgetdn.c166 &out, LDAP_DN_FORMAT_UFN ); in ldap_dn2ufn()
180 unsigned flag = notypes ? LDAP_DN_FORMAT_UFN : LDAP_DN_FORMAT_LDAPV3; in ldap_explode_dn()
557 ( ( (f) & LDAP_DN_FORMAT_MASK ) == LDAP_DN_FORMAT_UFN )
742 case LDAP_DN_FORMAT_UFN: in ldap_bv2dn_x()
980 case LDAP_DN_FORMAT_UFN: in ldap_bv2rdn_x()
2903 case LDAP_DN_FORMAT_UFN:
2941 case LDAP_DN_FORMAT_UFN:
3079 case LDAP_DN_FORMAT_UFN: {
/dports/net/openldap26-client/openldap-2.6.0/libraries/libldap/
H A Ddntest.c111 flags[ i ] |= LDAP_DN_FORMAT_UFN; in main()
165 case LDAP_DN_FORMAT_UFN: in main()
H A Dgetdn.c166 &out, LDAP_DN_FORMAT_UFN ); in ldap_dn2ufn()
180 unsigned flag = notypes ? LDAP_DN_FORMAT_UFN : LDAP_DN_FORMAT_LDAPV3; in ldap_explode_dn()
557 ( ( (f) & LDAP_DN_FORMAT_MASK ) == LDAP_DN_FORMAT_UFN )
742 case LDAP_DN_FORMAT_UFN: in ldap_bv2dn_x()
980 case LDAP_DN_FORMAT_UFN: in ldap_bv2rdn_x()
2903 case LDAP_DN_FORMAT_UFN:
2941 case LDAP_DN_FORMAT_UFN:
3079 case LDAP_DN_FORMAT_UFN: {
/dports/net/openldap26-server/openldap-2.6.0/libraries/libldap/
H A Ddntest.c111 flags[ i ] |= LDAP_DN_FORMAT_UFN; in main()
165 case LDAP_DN_FORMAT_UFN: in main()
H A Dgetdn.c166 &out, LDAP_DN_FORMAT_UFN ); in ldap_dn2ufn()
180 unsigned flag = notypes ? LDAP_DN_FORMAT_UFN : LDAP_DN_FORMAT_LDAPV3; in ldap_explode_dn()
557 ( ( (f) & LDAP_DN_FORMAT_MASK ) == LDAP_DN_FORMAT_UFN )
742 case LDAP_DN_FORMAT_UFN: in ldap_bv2dn_x()
980 case LDAP_DN_FORMAT_UFN: in ldap_bv2rdn_x()
2903 case LDAP_DN_FORMAT_UFN:
2941 case LDAP_DN_FORMAT_UFN:
3079 case LDAP_DN_FORMAT_UFN: {
/dports/net/openldap24-server/openldap-2.4.59/include/
H A Dldap.h1675 #define LDAP_DN_FORMAT_UFN 0x0040U /* dn2str only */ macro
/dports/net/openldap24-client/openldap-2.4.59/include/
H A Dldap.h1675 #define LDAP_DN_FORMAT_UFN 0x0040U /* dn2str only */ macro
/dports/net/openldap25-client/openldap-2.5.9/include/
H A Dldap.h1696 #define LDAP_DN_FORMAT_UFN 0x0040U /* dn2str only */ macro
/dports/net/openldap25-server/openldap-2.5.9/include/
H A Dldap.h1696 #define LDAP_DN_FORMAT_UFN 0x0040U /* dn2str only */ macro
/dports/net/openldap26-client/openldap-2.6.0/include/
H A Dldap.h1696 #define LDAP_DN_FORMAT_UFN 0x0040U /* dn2str only */ macro
/dports/net/openldap26-server/openldap-2.6.0/include/
H A Dldap.h1696 #define LDAP_DN_FORMAT_UFN 0x0040U /* dn2str only */ macro
/dports/security/sudo/sudo-1.9.8p2/plugins/sudoers/
H A Dldap.c380 ldap_rdn2str(tmpDN[0], &rdn, LDAP_DN_FORMAT_UFN); in sudo_ldap_get_first_rdn()
/dports/net/fpc-ldap/fpc-3.2.2/packages/ldap/src/
H A Dldaph.inc1241 LDAP_DN_FORMAT_UFN = $0040; (* dn2str only *)
/dports/lang/fpc-source/fpc-3.2.2/packages/ldap/src/
H A Dldaph.inc1241 LDAP_DN_FORMAT_UFN = $0040; (* dn2str only *)