Searched refs:dlpi_device (Results 1 – 2 of 2) sorted by relevance
35 char dlpi_device[32]; /* the path to the dlpi device */ member82 char dlpi_device[32]; /* the path to the dlpi device */ member125 char dlpi_device[32]; /* the path to the dlpi device */ member171 char dlpi_device[32]; /* the path to the dlpi device */ member
564 strcpy(dlpi_co_stream_request->dlpi_device, in send_dlpi_co_stream()580 initword = (int *) dlpi_co_stream_request->dlpi_device; in send_dlpi_co_stream()1007 initword = (int *) dlpi_co_stream_request->dlpi_device; in recv_dlpi_co_stream()1019 data_descriptor = dl_open(dlpi_co_stream_request->dlpi_device, in recv_dlpi_co_stream()1459 strcpy(dlpi_co_rr_request->dlpi_device, in send_dlpi_co_rr()1474 initword = (int *) dlpi_co_rr_request->dlpi_device; in send_dlpi_co_rr()2005 strcpy(dlpi_cl_stream_request->dlpi_device, in send_dlpi_cl_stream()2021 initword = (int *) dlpi_cl_stream_request->dlpi_device; in send_dlpi_cl_stream()2416 initword = (int *) dlpi_cl_stream_request->dlpi_device; in recv_dlpi_cl_stream()2428 data_descriptor = dl_open(dlpi_cl_stream_request->dlpi_device, in recv_dlpi_cl_stream()[all …]