Home
last modified time | relevance | path

Searched defs:reply (Results 1 – 25 of 83) sorted by relevance

1234

/openbsd-src/sys/dev/pci/drm/apple/
H A Ddptxep.c163 struct dptxport_apcall_max_drive_settings *reply = reply_; in dptxport_call_get_max_drive_settings() local
182 struct dptxport_apcall_drive_settings *reply = reply_; in dptxport_call_get_drive_settings() local
212 struct dptxport_apcall_drive_settings *reply = reply_; in dptxport_call_set_drive_settings() local
233 struct dptxport_apcall_link_rate *reply = reply_; in dptxport_call_get_max_link_rate() local
247 struct dptxport_apcall_lane_count *reply = reply_; in dptxport_call_get_max_lane_count() local
264 struct dptxport_apcall_set_active_lane_count *reply = reply_; in dptxport_call_set_active_lane_count() local
312 struct dptxport_apcall_link_rate *reply = reply_; in dptxport_call_get_link_rate() local
350 struct dptxport_apcall_link_rate *reply = reply_; in dptxport_call_set_link_rate() local
418 struct dptxport_apcall_get_support *reply = reply_; in dptxport_call_get_supports_hpd() local
432 struct dptxport_apcall_get_support *reply = reply_; in dptxport_call_get_supports_downspread() local
[all …]
/openbsd-src/usr.sbin/eigrpd/
H A Drde_dual.c232 struct reply_node *reply; in rt_del() local
444 struct reply_node *reply; in reply_outstanding_add() local
467 struct reply_node *reply; in reply_outstanding_find() local
477 reply_outstanding_remove(struct reply_node *reply) in reply_outstanding_remove()
489 struct reply_node *reply = arg; in reply_active_timer() local
499 reply_active_start_timer(struct reply_node *reply) in reply_active_start_timer()
511 reply_active_stop_timer(struct reply_node *reply) in reply_active_stop_timer()
521 struct reply_node *reply = arg; in reply_sia_timer() local
559 reply_sia_start_timer(struct reply_node *reply) in reply_sia_start_timer()
576 reply_sia_stop_timer(struct reply_node *reply) in reply_sia_stop_timer()
[all …]
/openbsd-src/lib/libfido2/src/
H A Du2f.c148 unsigned char reply[FIDO_MAXMSG]; in send_dummy_register() local
197 unsigned char reply[FIDO_MAXMSG]; in key_lookup() local
265 const unsigned char *reply, size_t len) in parse_auth_reply()
302 unsigned char reply[FIDO_MAXMSG]; in do_auth() local
560 parse_register_reply(fido_cred_t *cred, const unsigned char *reply, size_t len) in parse_register_reply()
646 unsigned char reply[FIDO_MAXMSG]; in u2f_register() local
839 unsigned char reply[FIDO_MAXMSG]; in u2f_get_touch_begin() local
883 unsigned char reply[FIDO_MAXMSG]; in u2f_get_touch_status() local
H A Dcredman.c203 unsigned char reply[FIDO_MAXMSG]; in credman_rx_metadata() local
328 unsigned char reply[FIDO_MAXMSG]; in credman_rx_rk() local
367 unsigned char reply[FIDO_MAXMSG]; in credman_rx_next_rk() local
537 unsigned char reply[FIDO_MAXMSG]; in credman_rx_rp() local
576 unsigned char reply[FIDO_MAXMSG]; in credman_rx_next_rp() local
H A Dbio.c236 unsigned char reply[FIDO_MAXMSG]; in bio_rx_template_array() local
388 unsigned char reply[FIDO_MAXMSG]; in bio_rx_enroll_begin() local
490 unsigned char reply[FIDO_MAXMSG]; in bio_rx_enroll_continue() local
657 unsigned char reply[FIDO_MAXMSG]; in bio_rx_info() local
H A Dauthkey.c63 unsigned char reply[FIDO_MAXMSG]; in fido_dev_authkey_rx() local
H A Dpin.c287 unsigned char reply[FIDO_MAXMSG]; in uv_token_rx() local
582 unsigned char reply[FIDO_MAXMSG]; in fido_dev_get_pin_retry_count_rx() local
626 unsigned char reply[FIDO_MAXMSG]; in fido_dev_get_uv_retry_count_rx() local
/openbsd-src/usr.sbin/apm/
H A Dapm.c77 send_command(int fd, struct apm_command *cmd, struct apm_reply *reply) in send_command()
98 struct apm_reply reply; in do_zzz() local
163 struct apm_reply reply; in main() local
/openbsd-src/regress/sys/netinet/frag/
H A Dfrag_queuelimit.py48 reply=False variable
67 reply=True variable
/openbsd-src/regress/sys/netinet6/frag6/
H A Dfrag6_queuelimit.py49 reply=False variable
67 reply=True variable
/openbsd-src/usr.bin/ssh/
H A Dmux.c255 mux_master_process_hello(struct ssh * ssh,u_int rid,Channel * c,struct sshbuf * m,struct sshbuf * reply) mux_master_process_hello() argument
298 reply_ok(struct sshbuf * reply,u_int rid) reply_ok() argument
309 reply_error(struct sshbuf * reply,u_int type,u_int rid,const char * msg) reply_error() argument
321 mux_master_process_new_session(struct ssh * ssh,u_int rid,Channel * c,struct sshbuf * m,struct sshbuf * reply) mux_master_process_new_session() argument
478 mux_master_process_alive_check(struct ssh * ssh,u_int rid,Channel * c,struct sshbuf * m,struct sshbuf * reply) mux_master_process_alive_check() argument
495 mux_master_process_terminate(struct ssh * ssh,u_int rid,Channel * c,struct sshbuf * m,struct sshbuf * reply) mux_master_process_terminate() argument
671 mux_master_process_open_fwd(struct ssh * ssh,u_int rid,Channel * c,struct sshbuf * m,struct sshbuf * reply) mux_master_process_open_fwd() argument
836 mux_master_process_close_fwd(struct ssh * ssh,u_int rid,Channel * c,struct sshbuf * m,struct sshbuf * reply) mux_master_process_close_fwd() argument
948 mux_master_process_stdio_fwd(struct ssh * ssh,u_int rid,Channel * c,struct sshbuf * m,struct sshbuf * reply) mux_master_process_stdio_fwd() argument
1048 struct sshbuf *reply; mux_stdio_confirm() local
1091 mux_master_process_stop_listening(struct ssh * ssh,u_int rid,Channel * c,struct sshbuf * m,struct sshbuf * reply) mux_master_process_stop_listening() argument
1121 mux_master_process_proxy(struct ssh * ssh,u_int rid,Channel * c,struct sshbuf * m,struct sshbuf * reply) mux_master_process_proxy() argument
1349 struct sshbuf *reply; mux_session_confirm() local
[all...]
/openbsd-src/regress/sys/netinet6/rh0/
H A Drh0_none.py28 reply=a.payload.payload variable
H A Drh0_frag_final.py35 reply=a.payload.payload variable
H A Drh0_frag_empty.py34 reply=a.payload.payload variable
H A Drh0_frag2.py40 reply=a.payload.payload variable
/openbsd-src/sys/dev/pci/drm/i915/
H A Dintel_pcode.c132 u32 request, u32 reply_mask, u32 reply, in skl_pcode_try_request()
160 u32 reply_mask, u32 reply, int timeout_base_ms) in skl_pcode_request()
/openbsd-src/gnu/usr.bin/perl/ext/Amiga-ARexx/
H A DARexx.pm149 sub reply($$$$) subroutine
/openbsd-src/regress/sys/netinet/pmtu/
H A Dudp_atomicfrag6.py78 reply=srp1(e/IPv6(src=LOCAL_ADDR6, dst=REMOTE_ADDR6)/udp, iface=LOCAL_IF) variable
/openbsd-src/usr.sbin/amd/rpcx/
H A Dnfs_prot.x232 readokres reply; variable
295 dirlist reply; variable
310 statfsokres reply; variable
/openbsd-src/usr.sbin/ntpd/
H A Dserver.c158 struct ntp_msg query, reply; in server_dispatch() local
/openbsd-src/lib/librpcsvc/
H A Dnfs_prot.x213 readokres reply; variable
276 dirlist reply; variable
291 statfsokres reply; variable
/openbsd-src/sys/arch/hppa/gsc/
H A Dgsckbc.c206 probe_readtmo(bus_space_tag_t iot, bus_space_handle_t ioh, int *reply) in probe_readtmo()
248 probe_readretry(bus_space_tag_t iot, bus_space_handle_t ioh, int *reply) in probe_readretry()
283 int reply; in probe_sendack() local
/openbsd-src/sbin/restore/
H A Dutilities.c326 reply(char *question) in reply() function
/openbsd-src/sys/lib/libsa/
H A Drpc.c116 struct rpc_reply *reply; in rpc_call() local
231 struct rpc_reply *reply; in recvrpc() local
/openbsd-src/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Daux_engine.h108 struct aux_reply_transaction_data reply; member
130 struct aux_reply_transaction_data reply; member

1234