| /xnu-8020.121.3/tools/tests/personas/ |
| H A D | persona_mgr.c | 152 usage_main(const char *progname, const char *msg, int verbose) in usage_main()
|
| /xnu-8020.121.3/bsd/kern/ |
| H A D | kern_malloc.c | 88 #define OSMallocDeprecatedMsg(msg) argument
|
| H A D | socket_flows.c | 118 #define SOFLOW_ENTRY_LOG(level, so, entry, debug, msg) … argument 211 soflow_entry_log(int level, struct socket *so, struct soflow_hash_entry *entry, const char* msg) in soflow_entry_log()
|
| /xnu-8020.121.3/osfmk/arm/ |
| H A D | arm_init.c | 195 #define dyldLogFunc(msg, ...) argument
|
| H A D | trap.c | 857 panic_with_thread_kernel_state(const char *msg, struct arm_saved_state *regs) in panic_with_thread_kernel_state()
|
| /xnu-8020.121.3/tests/ |
| H A D | socket_bind_35685803.c | 106 bind_sockets(SocketInfoRef info, const char * msg) in bind_sockets()
|
| H A D | mach_exception_reply.c | 91 mach_msg_header_t *msg = (mach_msg_header_t *)msg_store; in handle_exceptions() local
|
| H A D | memorystatus_zone_test.c | 125 char *msg; in allocate_vm_stuff() local
|
| /xnu-8020.121.3/osfmk/kern/ |
| H A D | mk_timer.c | 159 mk_timer_expire_msg_t msg; in mk_timer_expire() local
|
| H A D | zalloc.h | 82 #define __zalloc_deprecated(msg) __deprecated_msg(msg) argument 84 #define __zalloc_deprecated(msg) argument
|
| /xnu-8020.121.3/EXTERNAL_HEADERS/corecrypto/ |
| H A D | cc_priv.h | 779 void cc_try_abort(const char *msg) in cc_try_abort() 789 void cc_try_abort(CC_UNUSED const char *msg) in cc_try_abort() 803 void cc_try_abort_if(bool condition, const char *msg) in cc_try_abort_if()
|
| /xnu-8020.121.3/osfmk/arm64/ |
| H A D | sleh.c | 451 panic_with_thread_kernel_state(const char *msg, arm_saved_state_t *ss) in panic_with_thread_kernel_state() 969 char msg[strlen(MSG_FMT) in handle_kernel_breakpoint() local 1001 char msg[strlen(MSG_FMT) - strlen("0x%04X") + strlen("0xFFFF") + 1]; in handle_kernel_breakpoint() local 1746 char msg[strlen(AUTXX_MSG_FMT) in handle_pac_fail() local
|
| /xnu-8020.121.3/libkern/kxld/ |
| H A D | kxld_util.h | 85 #define PRINT_TIMER(msg) kxld_log("%s: %ds, %dus\n", (msg), \ argument
|
| /xnu-8020.121.3/libkern/os/ |
| H A D | log.h | 69 _os_log_verify_format_str(__unused const char *msg, ...) /* p… in _os_log_verify_format_str()
|
| /xnu-8020.121.3/bsd/netinet/ |
| H A D | mptcp_opt.c | 1581 u_char *msg, uint16_t msg_len, uint16_t mac_len) in mptcp_validate_add_addr_hmac() 1645 struct mptcp_add_addr_hmac_msg_v4 msg = {0}; in mptcp_do_add_addr_opt_v1() local 1690 struct mptcp_add_addr_hmac_msg_v6 msg = {0}; in mptcp_do_add_addr_opt_v1() local
|
| /xnu-8020.121.3/bsd/security/audit/ |
| H A D | audit_bsd.h | 44 #define KASSERT(exp, msg) do { \ argument 52 #define KASSERT(exp, msg) do { \ argument
|
| /xnu-8020.121.3/bsd/nfs/ |
| H A D | krpc_subr.c | 386 struct msghdr msg; in krpc_call() local
|
| /xnu-8020.121.3/bsd/net/ |
| H A D | content_filter.c | 2960 struct cfil_msg_sock_attached *msg) in cfil_dispatch_attach_event_sign() 3003 struct cfil_msg_data_event *msg) in cfil_dispatch_data_event_sign() 3054 struct cfil_msg_sock_closed *msg) in cfil_dispatch_closed_event_sign() 3278 struct mbuf *msg = NULL; in cfil_dispatch_disconnect_event() local 3579 struct mbuf *msg = NULL; in cfil_dispatch_data_event() local 5667 …og(int level, struct socket *so, struct soflow_hash_entry *entry, uint64_t sockId, const char* msg) in cfil_hash_entry_log() 5706 cfil_inp_log(int level, struct socket *so, const char* msg) in cfil_inp_log() 5750 cfil_info_log(int level, struct cfil_info *cfil_info, const char* msg) in cfil_info_log()
|
| /xnu-8020.121.3/bsd/skywalk/core/ |
| H A D | skywalk_common.h | 48 #define SK_ABORT(msg) do { \ argument 53 #define SK_ABORT_WITH_CAUSE(msg, cause) do { \ argument 58 #define SK_ABORT_DYNAMIC(msg) SK_ABORT(msg) argument
|
| /xnu-8020.121.3/tools/lldbmacros/core/ |
| H A D | standard.py | 14 def __init__(self, msg): argument
|
| /xnu-8020.121.3/bsd/sys/ |
| H A D | vnode_internal.h | 596 #define VNASSERT(exp, vp, msg) \ argument 605 #define VNASSERT(exp, vp, msg) argument
|
| /xnu-8020.121.3/osfmk/ipc/ |
| H A D | ipc_kmsg.c | 905 mach_msg_header_t *msg; in ipc_kmsg_trace_send() local 2072 mach_msg_header_t *msg, in ipc_kmsg_get_from_kernel() 2492 mach_msg_header_t *msg, in ipc_kmsg_put_to_kernel() 2785 mach_msg_header_t *msg = kmsg->ikm_header; in ipc_kmsg_copyin_header() local 4314 mach_msg_header_t *msg = kmsg->ikm_header; in ipc_kmsg_copyout_header() local
|
| /xnu-8020.121.3/libkern/libkern/ |
| H A D | zlib.h | 118 char *msg; /* last error message, NULL if no error */ member
|
| /xnu-8020.121.3/osfmk/mach/ |
| H A D | dyld_kernel_fixups.h | 42 #define dyldLogFunc(msg, ...) kprintf(msg, ## __VA_ARGS__) argument
|
| /xnu-8020.121.3/libsyscall/wrappers/libproc/ |
| H A D | libproc.c | 850 proc_importance_assertion_begin_with_msg(mach_msg_header_t *msg, in proc_importance_assertion_begin_with_msg() 937 proc_denap_assertion_begin_with_msg(mach_msg_header_t *msg, in proc_denap_assertion_begin_with_msg()
|