Home
last modified time | relevance | path

Searched refs:resptype (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_netbios.c164 char *resptype = response ? "Response" : "Request"; in print_ns_type() local
189 sprintf(get_line(0, 0), "Type = %s %s", optype, resptype); in print_ns_type()
191 sprintf(xtra, "%s %s", optype, resptype); in print_ns_type()
/titanic_41/usr/src/lib/libkmf/libkmf/common/
H A Dclient.c216 get_encoded_response(int sock, KMF_RESPONSE_TYPE resptype, int filefd, in get_encoded_response() argument
397 if (resptype == KMF_RESPONSE_OCSP) { in get_encoded_response()