Searched defs:resp (Results 1 - 25 of 89) sorted by relevance

1234

/openbsd-current/regress/lib/libradius/
H A Dtest05.c9 RADIUS_PACKET *req0, *req1, *resp; local
/openbsd-current/games/backgammon/backgammon/
H A Dextra.c43 int resp; /* response to y/n */ local
/openbsd-current/gnu/gcc/gcc/
H A Dlists.c256 rtx res = NULL_RTX, *resp = &res; local
/openbsd-current/usr.sbin/lpr/lpd/
H A Drecvjob.c271 char resp; local
/openbsd-current/games/hunt/hunt/
H A Dlist.c52 u_int16_t resp; local
/openbsd-current/usr.sbin/rmt/
H A Drmt.c60 char resp[BUFSIZ]; variable
[all...]
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Dsmumgr.c130 int smum_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg, uint32_t *resp) argument
155 smum_send_msg_to_smc_with_parameter(struct pp_hwmgr *hwmgr, uint16_t msg, uint32_t parameter, uint32_t *resp) argument
/openbsd-current/sys/arch/armv7/exynos/
H A Dcrosec.c87 struct ec_response_hello *resp; local
217 struct ec_response_get_comms_status *resp; local
/openbsd-current/lib/libcrypto/ocsp/
H A Docsp_srv.c218 OCSP_basic_add1_cert(OCSP_BASICRESP *resp, X509 *cert) argument
H A Docsp_ht.c450 OCSP_RESPONSE *resp = NULL; local
H A Docsp_cl.c198 OCSP_response_status(OCSP_RESPONSE *resp) argument
208 OCSP_response_get1_basic(OCSP_RESPONSE *resp) argument
/openbsd-current/usr.sbin/vmd/
H A Ddhcp.c52 struct dhcp_packet req, resp; local
[all...]
/openbsd-current/usr.sbin/ypserv/ypxfr/
H A Dypxfr.c314 struct ypresp_xfr resp; local
/openbsd-current/usr.sbin/radiusctl/
H A Dradiusctl.c171 u_char resp[1 + MD5_DIGEST_LENGTH]; /* "1 + " for CHAP Id */ local
198 } __packed resp; local
344 radius_dump(FILE *out, RADIUS_PACKET *pkt, bool resp, const char *secret) argument
[all...]
/openbsd-current/lib/libc/rpc/
H A Dpmap_rmt.c67 pmap_rmtcall(struct sockaddr_in *addr, u_long prog, u_long vers, u_long proc, xdrproc_t xdrargs, caddr_t argsp, xdrproc_t xdrres, caddr_t resp, struct timeval tout, u_long *port_ptr) argument
/openbsd-current/usr.sbin/ypserv/ypserv/
H A Dypserv_db.c633 static ypresp_all resp; local
[all...]
/openbsd-current/usr.bin/ssh/
H A Dssh-sk-client.c145 struct sshbuf *req = NULL, *resp = NULL; local
233 struct sshbuf *kbuf = NULL, *req = NULL, *resp local
294 struct sshbuf *kbuf = NULL, *abuf = NULL, *req = NULL, *resp = NULL; local
391 struct sshbuf *kbuf = NULL, *req = NULL, *resp = NULL; local
[all...]
H A Dssh-sk-helper.c57 struct sshbuf *resp; local
91 struct sshbuf *resp, *kbuf; local
152 struct sshbuf *challenge, *attest, *kbuf, *resp; local
214 struct sshbuf *kbuf, *resp; local
275 struct sshbuf *req, *resp; local
[all...]
/openbsd-current/sys/arch/arm64/dev/
H A Daplspmi.c146 aplspmi_read_resp(struct aplspmi_softc *sc, uint32_t *resp) argument
168 uint32_t resp; local
199 uint32_t data, resp; local
/openbsd-current/usr.bin/nc/
H A Dsocks.c347 char resp[1024]; local
/openbsd-current/sys/dev/ic/
H A Ddwiic.c215 u_int32_t ic_con, st, cmd, resp; local
/openbsd-current/usr.sbin/snmpd/
H A Dapplication_internal.c320 struct appl_varbind *vb, *resp; local
378 struct appl_varbind *vb, *resp; local
[all...]
/openbsd-current/sbin/iked/
H A Deap.c245 struct eap_header *resp; local
276 struct eap_message *resp; local
316 struct eap_message *resp; local
[all...]
/openbsd-current/lib/libtls/
H A Dtls_ocsp.c211 tls_ocsp_verify_response(struct tls *ctx, OCSP_RESPONSE *resp) argument
301 OCSP_RESPONSE *resp; local
/openbsd-current/lib/libcrypto/bn/
H A Dbn_div.c242 BN_ULONG *resp, *wnump; local

Completed in 645 milliseconds

1234