HomeSort by: relevance | last modified time | path
    Searched defs:strneqvcmp (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/sntp/libopts/
streqvcmp.c 82 /*=export_func strneqvcmp
105 strneqvcmp(char const * s1, char const * s2, int ct) function
  /src/external/bsd/ntp/dist/sntp/libopts/autoopts/
options.h 712 #define strneqvcmp option_strneqvcmp macro
1163 * strneqvcmp - compare two strings with an equivalence mapping
1178 extern int strneqvcmp(char const *, char const *, int);

Completed in 47 milliseconds