Searched refs:LDAP_GCCATTR (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/include/ac/
H A Dsetproctitle.h27 LDAP_GCCATTR((format(printf, 1, 2)));
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/clients/tools/
H A Dcommon.h110 void usage LDAP_P(( void )) LDAP_GCCATTR((noreturn));
121 void tool_exit LDAP_P(( LDAP *ld, int status )) LDAP_GCCATTR((noreturn));
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/shell-backends/
H A Dshellutil.h94 void debug_printf(const char *, ...) LDAP_GCCATTR((format(printf, 1, 2)));
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/include/
H A Dldap_cdefs.h56 # define LDAP_GCCATTR(attrs) __attribute__(attrs) macro
58 # define LDAP_GCCATTR(attrs) macro
H A Dlber_pvt.h61 ... )) LDAP_GCCATTR((format(printf, 3, 4)));
H A Dldap_log.h253 const char* fmt, ... )) LDAP_GCCATTR((format(printf, 3, 4)));
H A Dldap_schema.h355 int code )) LDAP_GCCATTR((const));
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dldap-int.h633 LDAP_F (int) ldap_log_printf LDAP_P((LDAP *ld, int level, const char *fmt, ...)) LDAP_GCCATTR((format(printf, 3, 4)));
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dproto-slap.h787 LDAP_GCCATTR((const));
1811 LDAP_SLAPD_F (char *) scherr2str LDAP_P((int code)) LDAP_GCCATTR((const));

Completed in 279 milliseconds