Home
last modified time | relevance | path

Searched defs:ber_printf (Results 1 – 11 of 11) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinber.pas404 //function ber_printf; external winberapi name 'ber_printf'; function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/c-sdk/libraries/liblber/
H A Dencode.c478 int LDAP_C ber_printf(BerElement* ber, const char* fmt, ...) { in ber_printf() function
/dports/net/ldapsdk/mozldap-6.0.7/c-sdk/ldap/libraries/liblber/
H A Dencode.c573 ber_printf( BerElement *ber, const char *fmt, ... ) in ber_printf() function
/dports/net/openldap24-server/openldap-2.4.59/libraries/liblber/
H A Dencode.c502 ber_printf( BerElement *ber, LDAP_CONST char *fmt, ... ) in ber_printf() function
/dports/net/openldap24-client/openldap-2.4.59/libraries/liblber/
H A Dencode.c502 ber_printf( BerElement *ber, LDAP_CONST char *fmt, ... ) in ber_printf() function
/dports/net/openldap25-client/openldap-2.5.9/libraries/liblber/
H A Dencode.c502 ber_printf( BerElement *ber, LDAP_CONST char *fmt, ... ) in ber_printf() function
/dports/net/openldap26-client/openldap-2.6.0/libraries/liblber/
H A Dencode.c502 ber_printf( BerElement *ber, LDAP_CONST char *fmt, ... ) in ber_printf() function
/dports/net/openldap25-server/openldap-2.5.9/libraries/liblber/
H A Dencode.c502 ber_printf( BerElement *ber, LDAP_CONST char *fmt, ... ) in ber_printf() function
/dports/net/openldap26-server/openldap-2.6.0/libraries/liblber/
H A Dencode.c502 ber_printf( BerElement *ber, LDAP_CONST char *fmt, ... ) in ber_printf() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/Ldap/
H A Dmod.rs31 pub fn ber_printf(pberelement: *mut berelement, fmt: super::super::Foundation::PSTR) -> i32; in ber_printf() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/Ldap/
H A Dmod.rs655 pub unsafe fn ber_printf<'a, Param1: ::windows::runtime::IntoParam<'a, super::super::Foundation::PS… in ber_printf() function
660 fn ber_printf(pberelement: *mut berelement, fmt: super::super::Foundation::PSTR) -> i32; in ber_printf() function