|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "syshdrs.h"
Go to the source code of this file.
Functions | |
| int | SSendtoByName (int sfd, const char *const buf, size_t size, int fl, const char *const toAddrStr, int tlen) |
| int | SendtoByName (int sfd, const char *const buf, size_t size, const char *const toAddrStr) |
Definition at line 133 of file SSendtoByName.c.
| int SSendtoByName | ( | int | sfd, |
| const char *const | buf, | ||
| size_t | size, | ||
| int | fl, | ||
| const char *const | toAddrStr, | ||
| int | tlen | ||
| ) |
Definition at line 73 of file SSendtoByName.c.