Home
last modified time | relevance | path

Searched defs:strchrnul (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/common/lib/libc/string/
H A Dstrchrnul.c50 strchrnul(const char *p, int ch) in strchrnul() function
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dstrchrnul.c24 strchrnul (const char *s, int c_in) in strchrnul() function