Searched refs:str_isnumber (Results 1 – 2 of 2) sorted by relevance
95 static boolean_t str_isnumber(const char *);379 if (!str_isnumber(servname)) in _getaddrinfo()396 } else if (str_isnumber(servname)) { in _getaddrinfo()862 str_isnumber(const char *p) in str_isnumber() function
174 static int str_isnumber __P((const char *));303 str_isnumber(p) in str_isnumber() function1029 if (str_isnumber(servname)) { in get_port()