Searched defs:strchr_w (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dinet_ntop.c38 static char *strchr_w(const char *, int);
214 strchr_w(const char *sp, int c) function
294 if (strchr_w(inp, '.') != NULL) {

Completed in 64 milliseconds