Home
last modified time | relevance | path

Searched defs:strnchr (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/lib/
Dtst_kconfig.c224 static const char *strnchr(const char *s, int c, unsigned int len) in strnchr() function
/third_party/libcoap/src/
Duri.c34 strnchr(const uint8_t *s, size_t len, unsigned char c) { in strnchr() function
/third_party/cups-filters/filter/foomatic-rip/
Dutil.c256 char * strnchr(const char *str, int c, size_t n) in strnchr() function