dhcpd-pools  3.0
ISC dhcpd lease usage analyser
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros
c-strcaseeq.h File Reference
#include "c-strcase.h"
#include "c-ctype.h"
Include dependency graph for c-strcaseeq.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define STRCASEEQ(s1, s2, s20, s21, s22, s23, s24, s25, s26, s27, s28)   (c_strcasecmp (s1, s2) == 0)
 

Macro Definition Documentation

◆ STRCASEEQ

#define STRCASEEQ (   s1,
  s2,
  s20,
  s21,
  s22,
  s23,
  s24,
  s25,
  s26,
  s27,
  s28 
)    (c_strcasecmp (s1, s2) == 0)

Referenced by gettext_quote().