OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Sendto
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/rwhod/
rwhod.c
117
static ssize_t
Sendto
(int, const void *, size_t, int,
120
#define
Sendto
sendto
416
(void)
Sendto
(s, (char *)&mywd, cc, 0,
550
Sendto
(int s, const void *buf, size_t cc, int flags, const struct sockaddr *to,
558
ret =
sendto
(s, buf, cc, flags, to, tolen);
560
printf("
sendto
%s.%d\n", inet_ntoa(sasin->sin_addr),
rwhod.c
117
static ssize_t
Sendto
(int, const void *, size_t, int,
120
#define
Sendto
sendto
416
(void)
Sendto
(s, (char *)&mywd, cc, 0,
550
Sendto
(int s, const void *buf, size_t cc, int flags, const struct sockaddr *to,
558
ret =
sendto
(s, buf, cc, flags, to, tolen);
560
printf("
sendto
%s.%d\n", inet_ntoa(sasin->sin_addr),
rwhod.c
117
static ssize_t
Sendto
(int, const void *, size_t, int,
120
#define
Sendto
sendto
416
(void)
Sendto
(s, (char *)&mywd, cc, 0,
550
Sendto
(int s, const void *buf, size_t cc, int flags, const struct sockaddr *to,
558
ret =
sendto
(s, buf, cc, flags, to, tolen);
560
printf("
sendto
%s.%d\n", inet_ntoa(sasin->sin_addr),
Completed in 31 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025