dhcpd-pools  3.0
ISC dhcpd lease usage analyser
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros
streq.h File Reference
#include <string.h>
Include dependency graph for streq.h:

Go to the source code of this file.

Macros

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

Macro Definition Documentation

◆ STREQ_OPT

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