Home
last modified time | relevance | path

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

/bsp/simulator/drivers/winsock/
A Dsal_winsock.c221 int win_getaddrinfo(const char* nodename, const char* servname, const struct sal_type_addrinfo* hin… in win_getaddrinfo() argument
235 if ((nodename == RT_NULL) && (servname == RT_NULL)) in win_getaddrinfo()
242 if (servname != RT_NULL) in win_getaddrinfo()
245 port_nr = atoi(servname); in win_getaddrinfo()
A Drtt_winsock.h116 int win_getaddrinfo(const char* nodename, const char* servname, const struct sal_type_addrinfo* hin…

Completed in 8 milliseconds