Home
last modified time | relevance | path

Searched refs:endpoints (Results 1 – 5 of 5) sorted by relevance

/onnv-gate/usr/src/uts/common/io/usb/hcd/
H A DREADME315 and isochronous endpoints. This will tell the host controller which micro-
350 isochronous endpoints. It will tell the host controller which micro frame
/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A Dstdsoap2.cpp14524 soap_connect_command(struct soap *soap, int http_command, const char *endpoints, const char *action) in soap_connect_command() argument
14527 if (endpoints && (s = strchr(endpoints, ' '))) in soap_connect_command()
14528 { endpoint = (char*)SOAP_MALLOC(soap, strlen(endpoints) + 1); in soap_connect_command()
14530 { strncpy(endpoint, endpoints, s - endpoints); in soap_connect_command()
14531 endpoint[s - endpoints] = '\0'; in soap_connect_command()
14539 endpoints = s; in soap_connect_command()
14540 s = strchr(endpoints, ' '); in soap_connect_command()
14542 s = endpoints + strlen(endpoints); in soap_connect_command()
14547 soap_try_connect_command(soap, http_command, endpoints, action); in soap_connect_command()
/onnv-gate/usr/src/uts/common/os/
H A Dpriv_defs50 Allows a process to open contract event endpoints belonging to
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperlre.pod200 as endpoints of a range, that's not a range, the "-" is understood
1015 classes C<\w>, C<\W>, C<\s>, C<\S>, C<\d>, or C<\D> as endpoints of
/onnv-gate/usr/src/cmd/ssh/doc/
H A DREADME.Ylonen469 monitor the communications at their endpoints.