Searched defs:reply (Results 1 - 25 of 147) sorted by path

123456

/freebsd-10.3-release/contrib/gdb/gdb/
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...]
H A Dremote.c2117 char *msg, *reply, *tmp; local
[all...]
H A Dtracepoint.c1864 char *reply; local
[all...]
/freebsd-10.3-release/contrib/groff/src/devices/xditview/
H A DDvi.c458 XtWidgetGeometry request, reply; local
/freebsd-10.3-release/contrib/ldns/
H A Dnet.c477 ldns_pkt *reply; local
[all...]
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Host/common/
H A DEditline.cpp456 char reply; local
/freebsd-10.3-release/contrib/netbsd-tests/lib/libc/rpc/
H A Dt_rpc.c35 reply(caddr_t replyp, struct netbuf * raddrp, struct netconfig * nconf) function
/freebsd-10.3-release/contrib/ntp/ntpd/
H A Dntp_control.c969 char reply[128]; local
H A Dntp_signd.c164 char *reply = NULL; local
/freebsd-10.3-release/contrib/ntp/sntp/libevent/
H A Devdns.c199 struct reply { struct
781 struct reply reply; member in struct:deferred_reply_callback
830 reply_schedule_callback(struct request *const req, u32 ttl, u32 err, struct reply *reply) argument
868 reply_handle(struct request *const req, u16 flags, u32 ttl, struct reply *reply) argument
1027 struct reply reply; local
[all...]
H A Devrpc-internal.h144 void *reply; member in struct:evrpc_req_generic
193 void *reply; member in struct:evrpc_request_wrapper
H A Devrpc.c822 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-10.3-release/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c3118 struct evbuffer *reply = arg; local
3147 struct evbuffer *reply = evbuffer_new(); local
[all...]
/freebsd-10.3-release/contrib/opie/
H A Dopieftpd.c253 VOIDRET reply FUNCTION((stdarg is ANSI only), int n AND char *fmt AND ...) function
268 VOIDRET reply FUNCTION((n, fmt, p0, p1, p2, p3, p4, p5), int n AND char *fmt AND int p0 AND int p1 AND int p2 AND int p3 AND int p4 AND int p5) function
[all...]
/freebsd-10.3-release/contrib/sendmail/src/
H A Dsm_resolve.c402 unsigned char *reply; local
[all...]
H A Dusersmtp.c3055 reply(m, mci, e, timeout, pfunc, enhstat, rtype) function
[all...]
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_ra_svn/
H A Dcram.c186 const char *status, *str, *reply; local
/freebsd-10.3-release/contrib/subversion/subversion/svn/
H A Dutil.c609 const char *reply; local
/freebsd-10.3-release/contrib/telnet/libtelnet/
H A Dauth.h72 void (*reply)(struct XauthP *, unsigned char *, int); member in struct:XauthP
H A Dencrypt.h92 int (*reply)(unsigned char *, int); member in struct:__anon4779
H A Dkerberos5.c633 krb5_ap_rep_enc_part *reply; local
H A Dsra.c487 struct pam_response *reply = local
[all...]
/freebsd-10.3-release/contrib/tnftp/src/
H A Dfetch.c1068 char reply[10]; local
/freebsd-10.3-release/contrib/unbound/daemon/
H A Dstats.c194 uint8_t *reply = NULL; local
/freebsd-10.3-release/contrib/unbound/services/
H A Dmesh.c485 mesh_report_reply(struct mesh_area* mesh, struct outbound_entry* e, struct comm_reply* reply, int what) argument
[all...]

Completed in 337 milliseconds

123456