Home
last modified time | relevance | path

Searched refs:strchr_w (Results 1 – 1 of 1) sorted by relevance

/titanic_41/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) in strchr_w() function
294 if (strchr_w(inp, '.') != NULL) { in __inet_pton()