Searched defs:dlsap (Results 1 - 1 of 1) sorted by relevance

/external/netperf/src/
H A Dnettest_dlpi.c397 char dlsap[BUFSIZ];
453 /* bind the puppy and get the assigned dlsap */
456 dlpi_sap, DL_CODLS, dlsap, &dlsap_len) != 0) {
1037 /* bind the sap and retrieve the dlsap assigned by the system */
1282 char dlsap[BUFSIZ];
1376 /* bind the puppy and get the assigned dlsap */
1380 dlpi_sap, DL_CODLS, dlsap, &dlsap_len) != 0) {
1875 char dlsap[BUFSIZ];
1920 /* bind the puppy and get the assigned dlsap */
1923 dlpi_sap, DL_CLDLS, dlsap,
394 char dlsap[BUFSIZ]; local
1277 char dlsap[BUFSIZ]; local
1869 char dlsap[BUFSIZ]; local
2635 char dlsap[BUFSIZ]; local
3243 char dlsap[BUFSIZ]; local
[all...]

Completed in 78 milliseconds