Searched refs:streqvcmp (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/contrib/ntp/libopts/
H A DMakefile.am23 stack.c streqvcmp.c text_mmap.c \
H A Denvironment.c163 && (streqvcmp( os->pzOptArg, os->pOD->pz_DisablePfx ) == 0)) {
H A Dusage.c118 else if (streqvcmp( pz, "gnu" ) == 0)
121 else if (streqvcmp( pz, "autoopts" ) == 0)
/freebsd-10.0-release/contrib/ntp/sntp/libopts/
H A DMakefile.am23 stack.c streqvcmp.c text_mmap.c \
H A Denvironment.c163 && (streqvcmp( os->pzOptArg, os->pOD->pz_DisablePfx ) == 0)) {
H A Dusage.c118 else if (streqvcmp( pz, "gnu" ) == 0)
121 else if (streqvcmp( pz, "autoopts" ) == 0)
/freebsd-10.0-release/contrib/ntp/libopts/autoopts/
H A Doptions.h411 #define streqvcmp option_streqvcmp macro
825 /* From: streqvcmp.c line 233
840 /* From: streqvcmp.c line 143
842 * streqvcmp - compare two strings with an equivalence mapping
856 extern int streqvcmp( char const*, char const* );
859 /* From: streqvcmp.c line 180
887 /* From: streqvcmp.c line 102
908 /* From: streqvcmp.c line 259
/freebsd-10.0-release/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h411 #define streqvcmp option_streqvcmp macro
825 /* From: streqvcmp.c line 233
840 /* From: streqvcmp.c line 143
842 * streqvcmp - compare two strings with an equivalence mapping
856 extern int streqvcmp( char const*, char const* );
859 /* From: streqvcmp.c line 180
887 /* From: streqvcmp.c line 102
908 /* From: streqvcmp.c line 259

Completed in 138 milliseconds