Searched defs:reply (Results 101 - 125 of 135) sorted by relevance

123456

/freebsd-10.0-release/sys/dev/drm/
H A Dvia_drm.h249 struct drm_wait_vblank_reply reply; member in union:drm_via_irqwait
/freebsd-10.0-release/sys/dev/mps/
H A Dmps.c834 mps_request_sync(struct mps_softc *sc, void *req, MPI2_DEFAULT_REPLY *reply, argument
989 MPI2_DEFAULT_REPLY *reply; local
1010 MPI2_DEFAULT_REPLY reply; local
1754 mps_display_reply_info(struct mps_softc *sc, uint8_t *reply) argument
1852 uint8_t *reply; local
1954 mps_dispatch_event(struct mps_softc *sc, uintptr_t data, MPI2_EVENT_NOTIFICATION_REPLY *reply) argument
2027 MPI2_EVENT_NOTIFICATION_REPLY *reply; local
2644 MPI2_CONFIG_REPLY *reply; local
[all...]
H A Dmps_sas.c349 MPI2_SCSI_TASK_MANAGE_REPLY *reply; local
530 MPI2_SCSI_TASK_MANAGE_REPLY *reply; local
605 MPI2_SAS_IOUNIT_CONTROL_REPLY *reply; local
1192 MPI2_SCSI_TASK_MANAGE_REPLY *reply; local
1284 MPI2_SCSI_TASK_MANAGE_REPLY *reply; local
1418 MPI2_SCSI_TASK_MANAGE_REPLY *reply; local
3507 MPI2_PORT_ENABLE_REPLY *reply; local
[all...]
H A Dmps_user.c1156 MPI2_DIAG_BUFFER_POST_REPLY *reply; local
1243 MPI2_DIAG_RELEASE_REPLY *reply; local
[all...]
/freebsd-10.0-release/sys/dev/mpt/
H A Dmpt_raid.c554 MSG_RAID_ACTION_REPLY *reply; local
H A Dmpt.c508 MSG_CONFIG_REPLY *reply; local
1435 mpt_recv_handshake_reply(struct mpt_softc *mpt, size_t reply_len, void *reply) argument
1558 MSG_IOC_INIT_REPLY reply; local
[all...]
/freebsd-10.0-release/sys/ofed/drivers/net/mlx4/
H A Dcmd.c1587 u32 reply; local
/freebsd-10.0-release/sys/rpc/rpcsec_gss/
H A Drpcsec_gss.c1019 struct rpc_msg *reply = (struct rpc_msg *) msg; local
/freebsd-10.0-release/sys/xen/xenstore/
H A Dxenstore.c133 } reply; member in union:xs_stored_msg::__anon11270
[all...]
/freebsd-10.0-release/usr.bin/chat/
H A Dchat.c765 char *reply; local
/freebsd-10.0-release/usr.sbin/lmcconfig/
H A Dlmcconfig.c238 char rep[replen]; /* storage for the reply */ local
/freebsd-10.0-release/usr.sbin/ppp/
H A Dbundle.c1548 int niov, f, expect, newsid, fd[SEND_MAXFD], nfd, reply[2]; local
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dtracepoint.c1864 char *reply; local
[all...]
H A Dgnu-nat.c155 mach_port_t reply; /* The reply port from the exception call. */ member in struct:exc_state
1510 reply; local
1794 S_proc_wait_reply(mach_port_t reply, error_t err, int status, int sigcode, rusage_t rusage, pid_t pid) argument
1846 S_proc_setmsgport_reply(mach_port_t reply, error_t err, mach_port_t old_msg_port) argument
1853 S_proc_getmsgport_reply(mach_port_t reply, error_t err, mach_port_t msg_port) argument
1862 S_msg_sig_post_untraced_reply(mach_port_t reply, error_t err) argument
1892 S_msg_sig_post_reply(mach_port_t reply, error_t err) argument
[all...]
/freebsd-10.0-release/contrib/wpa/src/rsn_supp/
H A Dwpa.c88 struct wpa_eapol_key *reply; local
277 struct wpa_eapol_key *reply; local
1003 struct wpa_eapol_key *reply; local
1282 struct wpa_eapol_key *reply; local
[all...]
/freebsd-10.0-release/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c110 DBusMessage *reply; local
530 DBusMessage *reply = NULL; local
637 DBusMessage *reply = NULL; local
667 DBusMessage *reply = NULL; local
964 wpas_dbus_get_scan_type(DBusMessage *message, DBusMessageIter *var, char **type, DBusMessage **reply) argument
979 wpas_dbus_get_scan_ssids(DBusMessage *message, DBusMessageIter *var, struct wpa_driver_scan_params *params, DBusMessage **reply) argument
1067 wpas_dbus_get_scan_ies(DBusMessage *message, DBusMessageIter *var, struct wpa_driver_scan_params *params, DBusMessage **reply) argument
1131 wpas_dbus_get_scan_channels(DBusMessage *message, DBusMessageIter *var, struct wpa_driver_scan_params *params, DBusMessage **reply) argument
1252 DBusMessage *reply = NULL; local
1380 DBusMessage *reply = NULL; local
1477 DBusMessage *reply = NULL; local
1579 DBusMessage *reply = NULL; local
1632 DBusMessage *reply = NULL; local
1697 DBusMessage *reply = NULL; local
1768 DBusMessage *reply = NULL; local
1833 DBusMessage *reply = NULL; local
1887 DBusMessage *reply = NULL; local
[all...]
/freebsd-10.0-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c1689 reply(int n, const char *fmt, ...) function
[all...]
/freebsd-10.0-release/crypto/heimdal/kdc/
H A Dkrb5tgs.c724 tgs_make_reply(krb5_context context, krb5_kdc_configuration *config, KDC_REQ_BODY *b, krb5_const_principal tgt_name, const EncTicketPart *tgt, const krb5_keyblock *replykey, int rk_is_subkey, const EncryptionKey *serverkey, const krb5_keyblock *sessionkey, krb5_kvno kvno, AuthorizationData *auth_data, hdb_entry_ex *server, krb5_principal server_principal, const char *server_name, hdb_entry_ex *client, krb5_principal client_principal, hdb_entry_ex *krbtgt, krb5_enctype krbtgt_etype, krb5_principals spp, const krb5_data *rspac, const METHOD_DATA *enc_pa_data, const char **e_text, krb5_data *reply) argument
1469 tgs_build_reply(krb5_context context, krb5_kdc_configuration *config, KDC_REQ *req, KDC_REQ_BODY *b, hdb_entry_ex *krbtgt, krb5_enctype krbtgt_etype, const krb5_keyblock *replykey, int rk_is_subkey, krb5_ticket *ticket, krb5_data *reply, const char *from, const char **e_text, AuthorizationData **auth_data, const struct sockaddr *from_addr) argument
/freebsd-10.0-release/crypto/openssh/
H A Dclientloop.c2041 int exitval, id, reply, success = 0; local
H A Dsshconnect2.c396 char *reply = packet_get_string(NULL); local
/freebsd-10.0-release/libexec/ftpd/
H A Dftpd.c1234 struct pam_response *reply; local
[all...]
/freebsd-10.0-release/sys/dev/an/
H A Dif_an.c573 struct an_reply reply; local
1285 an_cmd_struct(struct an_softc *sc, struct an_command *cmd, struct an_reply *reply) argument
1406 struct an_reply reply; local
1518 struct an_reply reply; local
[all...]
/freebsd-10.0-release/sys/dev/drm2/
H A Ddrm_ioc32.c729 struct drm_wait_vblank_reply32 reply; member in union:drm_wait_vblank32
/freebsd-10.0-release/sys/dev/drm2/i915/
H A Dintel_dp.c524 uint8_t reply[20]; local
565 uint8_t reply[2]; local
[all...]
/freebsd-10.0-release/sys/nfs/
H A Dbootp_subr.c125 struct bootp_packet reply; member in struct:bootpc_ifcontext
178 struct bootp_packet reply; member in struct:bootpc_globalcontext
[all...]

Completed in 305 milliseconds

123456