Home
last modified time | relevance | path

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

/PHP-5.3/win32/
H A Dinet.c30 if (WSAStringToAddress ((LPTSTR) src, af, NULL, (LPSOCKADDR) &sa, &address_length) == 0) { in inet_pton()
72 if (WSAAddressToString ((LPSOCKADDR) &sa, address_length, NULL, dst, &string_length) == 0) { in inet_ntop()
H A Dsendmail.c834 if (connect(sc, (LPSOCKADDR) & sock_in, sizeof(sock_in))) { in MailConnect()
/PHP-5.3/netware/
H A Dsendmail_nw.h16 typedef struct sockaddr * LPSOCKADDR; typedef

Completed in 10 milliseconds