Searched defs:resp (Results 101 - 125 of 147) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/usr.sbin/timed/timed/
H A Dtimed.c453 struct tsp resp, conflict, *answer; local
/netbsd-6-1-5-RELEASE/sys/dev/pckbport/
H A Dsynaptics.c139 u_char cmd[1], resp[3]; local
275 u_char cmd[2], resp[2]; local
317 unsigned char cmd[1],resp[2] = { 0,0 }; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/ntlm/
H A Dntlm.c1694 unsigned char res[21], *resp; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dauth-pam.c358 sshpam_thread_conv(int n, sshpam_const struct pam_message **msg, struct pam_response **resp, void *data) argument
562 sshpam_null_conv(int n, sshpam_const struct pam_message **msg, struct pam_response **resp, void *data) argument
572 sshpam_store_conv(int n, sshpam_const struct pam_message **msg, struct pam_response **resp, void *data) argument
830 sshpam_respond(void *ctx, u_int num, char **resp) argument
978 sshpam_tty_conv(int n, sshpam_const struct pam_message **msg, struct pam_response **resp, void *data) argument
1137 sshpam_passwd_conv(int n, sshpam_const struct pam_message **msg, struct pam_response **resp, void *data) argument
[all...]
H A Dscp.c1166 char ch, *cp, resp, rbuf[2048]; local
H A Dmonitor.c1052 char **resp; local
H A Dmonitor_wrap.c864 mm_sshpam_respond(void *ctx, u_int num, char **resp) argument
1462 mm_auth_krb5(void *ctx, void *argp, char **userp, void *resp) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Docsp.c139 OCSP_RESPONSE *resp = NULL; local
1063 make_ocsp_response(OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db, X509 *ca, X509 *rcert, EVP_PKEY *rkey, STACK_OF(X509) *rother, unsigned long flags, int nmin, int ndays) argument
1273 send_ocsp_response(BIO *cbio, OCSP_RESPONSE *resp) argument
1390 OCSP_RESPONSE *resp = NULL; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/ap/
H A Dwpa_auth_ft.c1373 struct ft_r0kh_r1kh_resp_frame resp, r; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_peer/
H A Deap.c761 struct wpabuf *resp; local
806 struct wpabuf *resp; local
970 struct wpabuf *resp; local
1054 struct wpabuf *resp; local
2017 struct wpabuf *resp; local
[all...]
H A Deap_fast.c549 struct wpabuf *resp = NULL; local
402 eap_fast_phase2_request(struct eap_sm *sm, struct eap_fast_data *data, struct eap_method_ret *ret, struct eap_hdr *hdr, struct wpabuf **resp) argument
743 struct wpabuf *resp; local
1051 eap_fast_parse_decrypted(struct wpabuf *decrypted, struct eap_fast_tlv_parse *tlv, struct wpabuf **resp) argument
1100 eap_fast_encrypt_response(struct eap_sm *sm, struct eap_fast_data *data, struct wpabuf *resp, u8 identifier, struct wpabuf **out_data) argument
1147 struct wpabuf *resp = NULL, *tmp; local
1496 struct wpabuf *resp; local
[all...]
H A Deap_ttls.c224 static int eap_ttls_avp_encapsulate(struct wpabuf **resp, u32 avp_code, argument
476 eap_ttls_phase2_eap_process(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct eap_hdr *hdr, size_t len, struct wpabuf **resp) argument
503 eap_ttls_phase2_request_eap_method(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct eap_hdr *hdr, size_t len, u8 method, struct wpabuf **resp) argument
575 eap_ttls_phase2_request_eap(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct eap_hdr *hdr, struct wpabuf **resp) argument
638 eap_ttls_phase2_request_mschapv2(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct wpabuf **resp) argument
728 eap_ttls_phase2_request_mschap(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct wpabuf **resp) argument
817 eap_ttls_phase2_request_pap(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct wpabuf **resp) argument
878 eap_ttls_phase2_request_chap(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct wpabuf **resp) argument
961 eap_ttls_phase2_request(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct eap_hdr *hdr, struct wpabuf **resp) argument
1246 eap_ttls_encrypt_response(struct eap_sm *sm, struct eap_ttls_data *data, struct wpabuf *resp, u8 identifier, struct wpabuf **out_data) argument
1269 eap_ttls_process_phase2_eap(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct ttls_parse_avp *parse, struct wpabuf **resp) argument
1392 eap_ttls_process_tnc_start(struct eap_sm *sm, struct eap_ttls_data *data, struct eap_method_ret *ret, struct ttls_parse_avp *parse, struct wpabuf **resp) argument
1431 struct wpabuf *resp = NULL; local
1522 struct wpabuf *resp; local
1800 struct wpabuf *resp; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_server/
H A Deap_server_peap.c1065 const struct eap_hdr *resp; local
H A Deap_server_ttls.c120 static struct wpabuf * eap_ttls_avp_encapsulate(struct wpabuf *resp, argument
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/utils/
H A Dpcsc_funcs.c707 unsigned char resp[3]; local
919 unsigned char resp[3]; local
1047 unsigned char resp[3], buf[12 + 3 + 2]; local
1147 unsigned char resp[3], buf[64], *pos, *end; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libmudflap/
H A Dmf-hooks2.c832 int resp; local
1572 int resp; local
1691 int resp; local
1830 int resp; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/macppc/dev/
H A Dpmu.c262 uint8_t resp[16]; local
425 uint8_t pmu_imask, resp[16]; local
606 uint8_t resp[1 local
705 uint8_t resp[16]; local
722 uint8_t resp[16]; local
735 uint8_t resp[16]; local
748 uint8_t resp[16]; local
761 uint8_t resp[16], cmd[2] = {0, 0}; local
777 uint8_t resp[16]; local
794 uint8_t resp[16]; local
818 uint8_t packet[16], resp[16]; local
939 uint8_t cmd[2], resp[16]; local
[all...]
/netbsd-6-1-5-RELEASE/lib/librumpuser/
H A Drumpuser_sp.c416 anonmmap_req(struct spclient *spc, size_t howmuch, void **resp) argument
802 void *resp, *rdata; local
340 copyin_req(struct spclient *spc, const void *remaddr, size_t *dlen, int wantstr, void **resp) argument
/netbsd-6-1-5-RELEASE/lib/libradius/
H A Dradlib.c214 u_char resp[MSGSIZE], md[EVP_MAX_MD_SIZE]; local
/netbsd-6-1-5-RELEASE/lib/librumpclient/
H A Drumpclient.c394 prefork_req(struct spclient *spc, sigset_t *omask, void **resp) argument
499 struct rsp_sysresp *resp; local
298 syscall_req(struct spclient *spc, sigset_t *omask, int sysnum, const void *data, size_t dlen, void **resp) argument
859 void *resp; local
[all...]
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_proto.c262 SMTP_RESP *resp; local
1115 SMTP_RESP *resp; local
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/lpr/lpd/
H A Dprintjob.c888 int sizerr, resp; local
990 char resp; local
1406 int resp; local
1468 int resp; local
[all...]
/netbsd-6-1-5-RELEASE/sys/net80211/
H A Dieee80211_input.c1846 int reassoc, resp, allocbs; local
H A Dieee80211_node.c2160 ieee80211_node_join(struct ieee80211com *ic, struct ieee80211_node *ni, int resp) argument
/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/shared-core/
H A Dr600_cp.c212 u32 resp, countdown = 1000; local

Completed in 240 milliseconds

123456