OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:recvfromto
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/racoon/
sockmisc.c
195
recvfromto
(int s, void *buf, size_t buflen, int flags, struct sockaddr *from,
function
/src/usr.sbin/inetd/
inetd.c
259
static ssize_t
recvfromto
(int, void * restrict, size_t, int,
858
/* for internal dgram, setsockopt() is required for
recvfromto
() */
1086
* In order to get the destination address (`to') with
recvfromto
(),
1094
recvfromto
(int s, void * restrict buf, size_t len, int flags,
function
1300
if ((i =
recvfromto
(s, buffer, sizeof(buffer), 0,
1396
if (
recvfromto
(s, text, sizeof(text), 0,
1461
if (
recvfromto
(s, &result, sizeof(result), 0,
1503
if (
recvfromto
(s, buffer, sizeof(buffer), 0,
Completed in 17 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026