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

/macosx-10.10/ntp-92/libopts/
H A DMakefile.am25 stack.c streqvcmp.c text_mmap.c \
H A Denvironment.c124 && (streqvcmp( os->pzOptArg, os->pOD->pz_DisablePfx ) == 0)) {
H A Dusage.c103 else if (streqvcmp( pz, "gnu" ) == 0)
106 else if (streqvcmp( pz, "autoopts" ) == 0)
/macosx-10.10/ntp-92/sntp/libopts/
H A DMakefile.am25 stack.c streqvcmp.c text_mmap.c \
H A Denvironment.c124 && (streqvcmp( os->pzOptArg, os->pOD->pz_DisablePfx ) == 0)) {
H A Dusage.c103 else if (streqvcmp( pz, "gnu" ) == 0)
106 else if (streqvcmp( pz, "autoopts" ) == 0)
/macosx-10.10/ntp-92/libopts/autoopts/
H A Doptions.h467 #define streqvcmp option_streqvcmp macro
889 /* From: streqvcmp.c line 208
904 /* From: streqvcmp.c line 118
906 * streqvcmp - compare two strings with an equivalence mapping
920 extern int streqvcmp(char const*, char const*);
923 /* From: streqvcmp.c line 155
951 /* From: streqvcmp.c line 77
972 /* From: streqvcmp.c line 234
/macosx-10.10/ntp-92/sntp/libopts/autoopts/
H A Doptions.h467 #define streqvcmp option_streqvcmp macro
889 /* From: streqvcmp.c line 208
904 /* From: streqvcmp.c line 118
906 * streqvcmp - compare two strings with an equivalence mapping
920 extern int streqvcmp(char const*, char const*);
923 /* From: streqvcmp.c line 155
951 /* From: streqvcmp.c line 77
972 /* From: streqvcmp.c line 234

Completed in 209 milliseconds