OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dl_connect
(Results
1 - 3
of
3
) sorted by null
/external/netperf/
netlib.h
548
extern int
dl_connect
(int fd, unsigned char *remote_addr, int remote_addr_len);
netlib.c
39
/*
dl_connect
() sender's have of connect */
3682
dl_connect
(int fd, unsigned char *remote_addr, int remote_addr_len)
function
[
all
...]
nettest_dlpi.c
400
if(
dl_connect
(send_descriptor,
[
all
...]
Completed in 30 milliseconds