HomeSort by: relevance | last modified time | path
    Searched refs:LDAP_GCCATTR (Results 1 - 9 of 9) sorted by relevancy

  /src/external/bsd/openldap/dist/doc/devel/variadic_debug/
macros.h 9 #define LDAP_GCCATTR(x)
  /src/external/bsd/openldap/dist/clients/tools/
common.h 114 void usage LDAP_P(( void )) LDAP_GCCATTR((noreturn));
125 void tool_exit LDAP_P(( LDAP *ld, int status )) LDAP_GCCATTR((noreturn));
  /src/external/bsd/openldap/dist/include/
ldap_cdefs.h 58 # define LDAP_GCCATTR(attrs) __attribute__(attrs)
60 # define LDAP_GCCATTR(attrs)
ldap_log.h 195 const char* fmt, ... )) LDAP_GCCATTR((format(printf, 3, 4)));
lber_pvt.h 63 ... )) LDAP_GCCATTR((format(printf, 3, 4)));
ldap_schema.h 357 int code )) LDAP_GCCATTR((const));
  /src/external/bsd/openldap/dist/libraries/libldap/
ldap-int.h 719 LDAP_F (int) ldap_log_printf LDAP_P((LDAP *ld, int level, const char *fmt, ...)) LDAP_GCCATTR((format(printf, 3, 4)));
thr_debug.c 489 LDAP_GCCATTR((noinline))
  /src/external/bsd/openldap/dist/servers/slapd/
proto-slap.h 787 LDAP_GCCATTR((const));
1856 LDAP_SLAPD_F (char *) scherr2str LDAP_P((int code)) LDAP_GCCATTR((const));

Completed in 34 milliseconds