Searched refs:respond (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.0-release/usr.sbin/rmt/
H A Drmt.c112 goto respond;
120 goto respond;
129 goto respond;
146 goto respond;
172 goto respond;
192 goto respond;
198 respond:
/freebsd-10.0-release/crypto/openssh/
H A Dauth-chall.c92 switch (device->respond(authctxt->kbdintctxt, 1, resp)) {
101 device->respond(authctxt->kbdintctxt, 0, resp) == 0)
H A Dauth.h97 * respond returns: 0 - success, 1 - need further interaction,
106 int (*respond)(void *ctx, u_int numresp, char **responses); member in struct:KbdintDevice
H A Dauth2-chall.c312 res = kbdintctxt->device->respond(kbdintctxt->ctxt, nresp, response);
H A Dmonitor.c1116 ret = (sshpam_device.respond)(sshpam_ctxt, num, resp);
1121 ret = (sshpam_device.respond)(sshpam_ctxt, num, NULL);
/freebsd-10.0-release/usr.bin/mail/
H A Dcmdtab.c95 { "reply", respond, R|I|MSGLIST, 0, MMNDEL },
96 { "respond", respond, R|I|MSGLIST, 0, MMNDEL },
H A Dextern.h197 int respond(int *);
H A Dcmd3.c185 respond(int *msgvec) function
/freebsd-10.0-release/sys/cam/
H A DREADME.quirks45 o CAM_QUIRK_HILUNS - probe all luns even if some respond "not present"
199 I will review your submission, respond with comments, and once the
/freebsd-10.0-release/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_evnt.c527 u_int16_t dcid, respond, result; local
540 respond = NG_L2CAP_OPT_CFLAG(le16toh(cp->flags));
590 respond = 1;
614 * Now check and see if we have to respond. If everything was OK then
615 * respond contain "C flag" and (if set) we will respond with empty
618 * Other case is that we did not like peer's options and will respond
621 * When "respond == 0" than we have received all options and we will
625 if (respond) {
861 * to be disconnected and send L2CA_DisconnectInd message. Then respond
[all...]
/freebsd-10.0-release/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c491 goto respond;
520 respond:
H A Dng_btsocket_l2cap.c606 goto respond;
644 respond:
/freebsd-10.0-release/sys/dev/isp/
H A DDriverManual.txt416 target mode handler will respond to that, and so on until the command

Completed in 128 milliseconds