Searched defs:msg (Results 1 - 25 of 42) sorted by relevance

12

/xnu-2422.115.4/libsyscall/wrappers/legacy/
H A Drecvmsg.c45 recvmsg(int s, struct msghdr *msg, int flags) argument
H A Dsendmsg.c46 sendmsg(int s, const struct msghdr *msg, int flags) argument
H A Dsendto.c46 sendto(int s, const void *msg, size_t len, int flags, const struct sockaddr *to, socklen_t tolen) argument
/xnu-2422.115.4/osfmk/i386/
H A Dtrap_native.c124 panic_64(x86_saved_state_t *sp, __unused int pc, __unused const char *msg, boolean_t do_mca_dump) argument
/xnu-2422.115.4/osfmk/kern/
H A Daudit_sessionport.c160 audit_session_nosenders(mach_msg_header_t *msg) argument
H A Dxpr.c88 xpr( const char *msg, long arg1, long arg2, long arg3, long arg4, long arg5) argument
H A Dhost_notify.c204 __Request__host_calendar_changed_t msg; local
151 host_notify_all( host_flavor_t notify_type, mach_msg_header_t *msg, mach_msg_size_t msg_size) argument
[all...]
H A Dipc_misc.c120 fileport_notify(mach_msg_header_t *msg) argument
H A Dmk_timer.c165 mk_timer_expire_msg_t msg; local
[all...]
H A Dxpr.h129 const char *msg; member in struct:xprbuf
H A Dipc_mig.c112 mach_msg_send_from_kernel( mach_msg_header_t *msg, mach_msg_size_t send_size) argument
142 mach_msg_send_from_kernel_proper( mach_msg_header_t *msg, mach_msg_size_t send_size) argument
170 mach_msg_send_from_kernel_with_options( mach_msg_header_t *msg, mach_msg_size_t send_size, mach_msg_option_t option, mach_msg_timeout_t timeout_val) argument
212 mach_msg_send_from_kernel_with_options_legacy( mach_msg_header_t *msg, mach_msg_size_t send_size, mach_msg_option_t option, mach_msg_timeout_t timeout_val) argument
278 mach_msg_rpc_from_kernel( mach_msg_header_t *msg, mach_msg_size_t send_size, mach_msg_size_t rcv_size) argument
289 mach_msg_rpc_from_kernel_proper( mach_msg_header_t *msg, mach_msg_size_t send_size, mach_msg_size_t rcv_size) argument
298 mach_msg_rpc_from_kernel_body( mach_msg_header_t *msg, mach_msg_size_t send_size, mach_msg_size_t rcv_size, __unused boolean_t legacy) argument
456 mach_msg_overwrite( mach_msg_header_t *msg, mach_msg_option_t option, mach_msg_size_t send_size, mach_msg_size_t rcv_size, mach_port_name_t rcv_name, __unused mach_msg_timeout_t msg_timeout, __unused mach_port_name_t notify, __unused mach_msg_header_t *rcv_msg, __unused mach_msg_size_t rcv_msg_size) argument
[all...]
/xnu-2422.115.4/tools/tests/xnu_quick_test/helpers/
H A Ddata_exec.c26 #define msg(...) do { if (verbose) printf(__VA_ARGS__); } while (0); macro
[all...]
/xnu-2422.115.4/bsd/netkey/
H A Dkeysock.c91 struct sadb_msg *msg; local
245 struct sadb_msg *msg; local
/xnu-2422.115.4/bsd/nfs/
H A Dkrpc_subr.c362 struct msghdr msg; local
[all...]
H A Dnfs_lock.c351 nfs_lockd_send_request(LOCKD_MSG *msg, int interruptable) argument
410 LOCKD_MSG *msg = &msgreq->lmr_msg; local
751 LOCKD_MSG *msg; local
804 LOCKD_MSG *msg; local
842 LOCKD_MSG *msg; local
[all...]
/xnu-2422.115.4/libkern/c++/
H A DOSObject.cpp127 const char *msg; local
/xnu-2422.115.4/libsyscall/mach/
H A Dmach_msg.c194 mach_msg_send(mach_msg_header_t *msg) argument
202 mach_msg_receive(mach_msg_header_t *msg) argument
268 mach_msg_destroy(mach_msg_header_t *msg) argument
[all...]
/xnu-2422.115.4/osfmk/ipc/
H A Dmach_msg.c182 mach_msg_send( mach_msg_header_t *msg, mach_msg_option_t option, mach_msg_size_t send_size, mach_msg_timeout_t send_timeout, __unused mach_port_name_t notify) argument
423 mach_msg_receive( mach_msg_header_t *msg, mach_msg_option_t option, mach_msg_size_t rcv_size, mach_port_name_t rcv_name, mach_msg_timeout_t rcv_timeout, void (*continuation)(mach_msg_return_t), mach_msg_size_t slist_size) argument
/xnu-2422.115.4/tools/tests/libMicro/apple/
H A Dlmbench_lat_ctx.c134 int msg; local
283 int msg; local
409 int msg = 1; local
617 int msg=1; local
[all...]
/xnu-2422.115.4/tools/tests/unit_tests/guarded_fd_tests_11746236_src/
H A Dguarded_test.c429 struct msghdr msg; local
467 struct msghdr msg; local
[all...]
/xnu-2422.115.4/bsd/sys/
H A Dmsg.h261 struct msg { struct
[all...]
/xnu-2422.115.4/libkern/libkern/
H A Dzlib.h118 char *msg; /* last error message, NULL if no error */ member in struct:z_stream_s
[all...]
/xnu-2422.115.4/libkern/zlib/
H A Dgzio.c91 char *msg; /* error message */ member in struct:gz_stream
[all...]
/xnu-2422.115.4/SETUP/config/
H A Dmkmakefile.c646 do_objs(FILE *fp, const char *msg, int ext) argument
742 do_files(FILE *fp, const char *msg, char ext) argument
/xnu-2422.115.4/bsd/netinet/
H A Din_dhcp.c413 dhcp_msgtype_t msg; local
206 make_dhcp_request(struct dhcp * request, int request_size, dhcp_msgtype_t msg, const uint8_t * hwaddr, uint8_t hwtype, int hwlen, dhcpoa_t * options_p) argument

Completed in 184 milliseconds

12