OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timeout_connect
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/nc/
netcat.c
138
int
timeout_connect
(int, const struct sockaddr *, socklen_t);
954
if (
timeout_connect
(s, res->ai_addr, res->ai_addrlen) == 0)
972
timeout_connect
(int s, const struct sockaddr *name, socklen_t namelen)
function in typeref:typename:int
netcat.c
138
int
timeout_connect
(int, const struct sockaddr *, socklen_t);
954
if (
timeout_connect
(s, res->ai_addr, res->ai_addrlen) == 0)
972
timeout_connect
(int s, const struct sockaddr *name, socklen_t namelen)
function in typeref:typename:int
Completed in 24 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025