Searched defs:reply (Results 76 - 100 of 148) sorted by relevance

123456

/freebsd-current/contrib/ldns/
H A Dnet.c505 ldns_pkt *reply; local
[all...]
/freebsd-current/sbin/gvinum/
H A Dgvinum.c1109 char reply[32]; local
/freebsd-current/sys/dev/mpr/
H A Dmpr_sas_lsi.c326 Mpi2RaidActionReply_t *reply = NULL; local
1137 Mpi2SataPassthroughReply_t *reply; local
[all...]
/freebsd-current/sys/dev/mps/
H A Dmps_sas_lsi.c912 Mpi2SataPassthroughReply_t *reply = NULL; local
/freebsd-current/contrib/libfido2/src/
H A Dnetlink.c512 uint8_t reply[512]; local
568 uint8_t reply[512]; local
597 uint8_t reply[512]; local
628 uint8_t reply[512]; local
684 uint8_t reply[512]; local
[all...]
/freebsd-current/contrib/libevent/
H A Devrpc.c823 evrpc_make_request_ctx( struct evrpc_pool *pool, void *request, void *reply, const char *rpcname, void (*req_marshal)(struct evbuffer*, void *), void (*rpl_clear)(void *), int (*rpl_unmarshal)(void *, struct evbuffer *), void (*cb)(struct evrpc_status *, void *, void *, void *), void *cbarg) argument
1079 evrpc_send_request_generic(struct evrpc_pool *pool, void *request, void *reply, void (*cb)(struct evrpc_status *, void *, void *, void *), void *cb_arg, const char *rpcname, void (*req_marshal)(struct evbuffer *, void *), void (*rpl_clear)(void *), int (*rpl_unmarshal)(void *, struct evbuffer *)) argument
1165 evrpc_request_set_cb(struct evrpc_request_wrapper *ctx, void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg), void *cb_arg) argument
[all...]
/freebsd-current/sys/rpc/rpcsec_gss/
H A Drpcsec_gss.c1018 struct rpc_msg *reply = (struct rpc_msg *) msg; local
/freebsd-current/lib/libc/rpc/
H A Dsvc_dg.c249 char *reply; local
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dctrl_iface_unix.c138 char *reply = NULL, *reply_buf = NULL; local
1124 char *reply local
[all...]
H A Dhs20_supplicant.c338 hs20_get_icon(struct wpa_supplicant *wpa_s, const u8 *bssid, const char *file_name, size_t offset, size_t size, char *reply, size_t buf_len) argument
H A Dwnm_sta.c1392 ieee802_11_rx_bss_trans_mgmt_req(struct wpa_supplicant *wpa_s, const u8 *pos, const u8 *end, int reply) argument
/freebsd-current/contrib/sendmail/src/
H A Dsm_resolve.c1239 unsigned char *reply; local
[all...]
/freebsd-current/sbin/growfs/
H A Dgrowfs.c1308 char *p, reply[5], oldsizebuf[6], newsizebuf[6]; local
/freebsd-current/usr.sbin/arp/
H A Darp.c259 static struct sockaddr_in reply; local
[all...]
/freebsd-current/contrib/tnftp/src/
H A Dfetch.c1068 char reply[10]; local
/freebsd-current/crypto/heimdal/kdc/
H A Dkerberos5.c322 _kdc_encode_reply(krb5_context context, krb5_kdc_configuration *config, KDC_REP *rep, const EncTicketPart *et, EncKDCRepPart *ek, krb5_enctype etype, int skvno, const EncryptionKey *skey, int ckvno, const EncryptionKey *reply_key, int rk_is_subkey, const char **e_text, krb5_data *reply) argument
956 _kdc_as_rep(krb5_context context, krb5_kdc_configuration *config, KDC_REQ *req, const krb5_data *req_buffer, krb5_data *reply, const char *from, struct sockaddr *from_addr, int datagram_reply) argument
[all...]
/freebsd-current/crypto/heimdal/lib/ipc/
H A Dserver.c120 mach_complete_sync(heim_sipc_call ctx, int returnvalue, heim_idata *reply) argument
157 mach_complete_async(heim_sipc_call ctx, int returnvalue, heim_idata *reply) argument
723 socket_complete(heim_sipc_call ctx, int returnvalue, heim_idata *reply) argument
[all...]
/freebsd-current/crypto/heimdal/kadmin/
H A Drpc.c753 krb5_storage *msg, *reply, *dreply; local
[all...]
/freebsd-current/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.c929 t_FmPcdIpcReply reply; local
1133 t_FmPcdIpcReply reply; local
1188 t_FmPcdIpcReply reply; local
1676 t_FmPcdIpcReply reply; local
[all...]
H A Dfm_plcr.c870 t_FmPcdIpcReply reply; local
/freebsd-current/contrib/wpa/src/wps/
H A Dwps_er.c613 struct wpabuf *reply; local
1644 struct wpabuf *reply; local
532 wps_er_parse_device_description(struct wps_er_ap *ap, struct wpabuf *reply) argument
1834 struct wpabuf *reply; local
[all...]
/freebsd-current/crypto/openssh/
H A Dauth-pam.c401 struct pam_response *reply; local
630 struct pam_response *reply; local
1138 struct pam_response *reply; local
1296 struct pam_response *reply; local
[all...]
/freebsd-current/sys/dev/ixl/
H A Dixl_pf_iov.c526 struct virtchnl_vf_resource reply; local
[all...]
/freebsd-current/sys/dev/mpt/
H A Dmpt_raid.c556 MSG_RAID_ACTION_REPLY *reply; local
/freebsd-current/usr.sbin/ppp/
H A Dbundle.c1545 int niov, f, expect, newsid, fd[SEND_MAXFD], nfd, reply[2]; local
[all...]

Completed in 292 milliseconds

123456