Searched refs:endpoints (Results 1 – 5 of 5) sorted by relevance
| /onnv-gate/usr/src/uts/common/io/usb/hcd/ |
| H A D | README | 315 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 D | stdsoap2.cpp | 14524 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 D | priv_defs | 50 Allows a process to open contract event endpoints belonging to
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| H A D | perlre.pod | 200 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 D | README.Ylonen | 469 monitor the communications at their endpoints.
|