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

  /src/external/bsd/nsd/dist/compat/
snprintf.c 573 my_strnlen(const char* s, int max) function
590 w = my_strnlen(s, precision);
  /src/external/bsd/unbound/dist/compat/
snprintf.c 573 my_strnlen(const char* s, int max) function
590 w = my_strnlen(s, precision);

Completed in 43 milliseconds