OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:syncfds
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/net/mcast/
mcast.c
353
int
syncfds
[2];
local in function:run
356
if (socketpair(AF_UNIX, SOCK_STREAM, 0,
syncfds
) == -1)
361
receiver(
syncfds
[0], host, port, n, conn, bug);
366
error = sender(
syncfds
[1], host, port, n, conn, bug);
mcast.c
353
int
syncfds
[2];
local in function:run
356
if (socketpair(AF_UNIX, SOCK_STREAM, 0,
syncfds
) == -1)
361
receiver(
syncfds
[0], host, port, n, conn, bug);
366
error = sender(
syncfds
[1], host, port, n, conn, bug);
Completed in 23 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025