OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dl_bind
(Results
1 - 3
of
3
) sorted by null
/external/netperf/
netlib.h
549
extern int
dl_bind
(int fd, int sap, int mode, char *dlsap_ptr, int *dlsap_len);
nettest_dlpi.c
214
if (
dl_bind
(send_descriptor,
798
if (
dl_bind
(data_descriptor,
[
all
...]
netlib.c
38
/*
dl_bind
() bind the sap do the card */
3646
dl_bind
(int fd, int sap, int mode, char *dlsap_ptr, int *dlsap_len)
function
[
all
...]
Completed in 480 milliseconds