Searched defs:response (Results 26 - 27 of 27) sorted by relevance

12

/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c326 * calculate request-digest/response-digest as per HTTP Digest spec
339 HASHHEX Response /* request-digest or response-digest */
366 /* calculate response */
2413 Response /* request-digest or response-digest */
2437 Response /* request-digest or response-digest */
2861 char *response = NULL; local
2909 * digest-response = 1#( username | realm | nonce | cnonce |
2910 * nonce-count | qop | digest-uri | response | maxbuf | charset |
2977 } else if (strcasecmp(name, "response") == 0) {
2978 _plug_strdup(sparams->utils, value, &response, NUL
3966 char *response = NULL; local
[all...]
/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c677 * returns NOT_BOUND. If the door call fails or the server response is too
678 * small, returns CALL_FAILED. If the server response is too big, truncates the
679 * response and returns RESULT_TOO_BIG. Otherwise, the size of the result is
913 * server response too big
1060 rep_protocol_response_t response; local
1068 &response, sizeof (response));
1078 * _INTERNAL - server response too big
1088 rep_protocol_response_t response; local
1106 &response, sizeo
1131 struct rep_protocol_response response; local
1188 repository_door_response_t response; local
1621 rep_protocol_response_t response; local
1655 rep_protocol_response_t response; local
1706 struct rep_protocol_name_response response; local
1743 struct rep_protocol_response response; local
1787 struct rep_protocol_response response; local
1874 struct rep_protocol_response response; local
1995 struct rep_protocol_response response; local
2036 struct rep_protocol_integer_response response; local
2090 struct rep_protocol_response response; local
2175 struct rep_protocol_response response; local
2238 struct rep_protocol_response response; local
2266 struct rep_protocol_response response; local
2294 struct rep_protocol_response response; local
2331 struct rep_protocol_response response; local
2379 struct rep_protocol_integer_response response; local
2462 struct rep_protocol_response response; local
2490 struct rep_protocol_response response; local
2517 struct rep_protocol_name_response response; local
2631 struct rep_protocol_response response; local
2675 struct rep_protocol_response response; local
2723 struct rep_protocol_response response; local
3314 struct rep_protocol_response response; local
3710 struct rep_protocol_response response; local
3846 struct rep_protocol_response response; local
3898 struct rep_protocol_response response; local
3942 struct rep_protocol_response response; local
3979 struct rep_protocol_fmri_response response; local
4040 struct rep_protocol_response response; local
4081 struct rep_protocol_response response; local
4143 struct rep_protocol_response response; local
4216 struct rep_protocol_integer_response response; local
4286 struct rep_protocol_integer_response response; local
4420 struct rep_protocol_integer_response response; local
4452 struct rep_protocol_path_response response; local
4544 struct rep_protocol_response response; local
4917 struct rep_protocol_response response; local
5890 struct rep_protocol_value_response response; local
5966 struct rep_protocol_value_response response; local
6034 struct rep_protocol_value_response response; local
6770 struct rep_protocol_integer_response response; local
8275 struct rep_protocol_response response; local
8318 struct rep_protocol_response response; local
8381 struct rep_protocol_response response; local
8407 struct rep_protocol_response response; local
8434 struct rep_protocol_response response; local
[all...]

Completed in 56 milliseconds

12