Searched refs:responses (Results 1 – 16 of 16) sorted by relevance
/titanic_50/usr/src/cmd/ssh/sshd/ |
H A D | auth2-pam.c | 237 conv_ctxt->responses = xmalloc(sizeof(struct pam_response) * num_msg); in do_pam_conv_kbd_int() 238 (void) memset(conv_ctxt->responses, 0, sizeof(struct pam_response) * num_msg); in do_pam_conv_kbd_int() 273 xfree(conv_ctxt->responses); in do_pam_conv_kbd_int() 325 xfree(conv_ctxt->responses); in do_pam_conv_kbd_int() 332 *resp = conv_ctxt->responses; in do_pam_conv_kbd_int() 341 xfree(conv_ctxt->responses); in do_pam_conv_kbd_int() 390 conv_ctxt->responses[j].resp_retcode = PAM_SUCCESS; in input_userauth_info_response_pam() 391 conv_ctxt->responses[j].resp = xstrdup(resp); in input_userauth_info_response_pam()
|
H A D | auth-bsdauth.c | 82 bsdauth_respond(void *ctx, u_int numresponses, char **responses) in bsdauth_respond() argument 93 authok = auth_userresponse(authctxt->as, responses[0], 0); in bsdauth_respond() 95 debug3("bsdauth_respond: <%s> = <%d>", responses[0], authok); in bsdauth_respond()
|
H A D | auth-skey.c | 71 skey_respond(void *ctx, u_int numresponses, char **responses) in skey_respond() argument 78 skey_passcheck(authctxt->pw->pw_name, responses[0]) != -1) in skey_respond()
|
/titanic_50/usr/src/cmd/ssh/include/ |
H A D | auth2-pam.h | 24 struct pam_response *responses; member
|
H A D | auth.h | 210 int (*respond)(void *ctx, u_int numresp, char **responses);
|
/titanic_50/usr/src/cmd/sendmail/lib/ |
H A D | helpfile | 64 verb Go into verbose mode. This sends 0xy responses that are
|
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | dhcpagent.dfl | 73 # responses to a DISCOVER. If it receives no OFFERs in this time, it
|
H A D | README.v6 | 621 after having failed to elicit any responses at all from the server
|
/titanic_50/usr/src/lib/libshell/common/ |
H A D | PROMO.mm | 57 easily format and interpret responses to a menu
|
/titanic_50/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | capacity.notes.txt | 63 Several responses came; one from curtis_stevens@phoenix.com said "just
|
/titanic_50/usr/src/uts/common/smbsrv/ndl/ |
H A D | rpcpdu.ndl | 530 * Convenient for response header sizing and multi-fragment responses.
|
/titanic_50/usr/src/data/perfmon/ |
H A D | readme.txt | 15 offcore - Contains matrix events counted from the core, but measuring responses that come from offc…
|
/titanic_50/usr/src/cmd/vi/port/ |
H A D | ex.news | 107 responses (in the case of ":s/old/new/c").
|
/titanic_50/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 13347 responses.
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 2562 # Control responses, wrapping and tabs are buggy, failing a couple of
|
H A D | terminfo.src | 2895 # Control responses, wrapping and tabs are buggy, failing a couple of
|