axsyslog-ldbl.h 365 B

1234567891011121314151617
  1. #ifndef _SYS_AXSYSLOG_H
  2. # error "Never include <bits/syslog-ldbl.h> directly; use <sys/syslog.h> instead."
  3. #endif
  4. __LDBL_REDIR_DECL (axsyslog)
  5. #ifdef __USE_MISC
  6. __LDBL_REDIR_DECL (axvsyslog)
  7. #endif
  8. #if __USE_FORTIFY_LEVEL > 0 && defined __fortify_function
  9. __LDBL_REDIR_DECL (__axsyslog_chk)
  10. # ifdef __USE_MISC
  11. __LDBL_REDIR_DECL (__axvsyslog_chk)
  12. # endif
  13. #endif