| /xnu-10002.41.9/tests/vm_memory_tests_src/ |
| H A D | server.c | 2 boolean_t debug = TRUE; variable
|
| H A D | main.c | 19 boolean_t debug = TRUE; variable
|
| /xnu-10002.41.9/libkern/kxld/ |
| H A D | Makefile | 126 debug: OPTIM=-O0 -DDEBUG -dynamic target 127 debug: build target
|
| /xnu-10002.41.9/osfmk/i386/ |
| H A D | simple_lock.h | 101 uslock_debug debug; member
|
| /xnu-10002.41.9/tests/ |
| H A D | socket_bind_35685803.c | 18 static bool debug; variable
|
| /xnu-10002.41.9/bsd/net/ |
| H A D | necp.c | 639 #define NECP_DATA_TRACE_ON(debug) (debug) argument 640 #define NECP_DATA_TRACE_POLICY_ON(debug) (debug > NECP_DATA_TRACE_LEVEL_BRIEF) argument 641 #define NECP_DATA_TRACE_CONDITION_ON(debug) (debug > NECP_DATA_TRACE_LEVEL_POLICY) argument 643 #define NECP_DATA_TRACE_LOG_APP_LEVEL(debug, caller, log_msg, policy_id, skip_policy_id) \ argument 649 #define NECP_DATA_TRACE_LOG_SOCKET(debug, socket, caller, log_msg, policy_id, skip_policy_id) \ argument 655 #define NECP_DATA_TRACE_LOG_SOCKET_RESULT(debug, socket, caller, log_msg) \ argument 661 #define NECP_DATA_TRACE_LOG_IP(debug, caller, log_msg) \ argument 667 #define NECP_DATA_TRACE_LOG_IP_RESULT(debug, caller, log_msg) \ argument 673 #define NECP_DATA_TRACE_LOG_POLICY(debug, caller, log_msg) \ argument 679 #define NECP_DATA_TRACE_LOG_CONDITION3(debug, caller, negate, name, val1, val2, val3, input1, input… argument [all …]
|
| H A D | content_filter.c | 2971 int debug = 0; in cfil_sock_attach() local
|
| H A D | pfvar.h | 1613 u_int32_t debug; member
|
| /xnu-10002.41.9/bsd/kern/ |
| H A D | socket_flows.c | 110 #define SOFLOW_LOG(level, so, debug, fmt, ...) … argument 123 #define SOFLOW_ENTRY_LOG(level, so, entry, debug, msg) … argument
|
| /xnu-10002.41.9/bsd/netinet/ |
| H A D | raw_ip.c | 1156 rip_unlock(struct socket *so, int refcount, void *debug) in rip_unlock()
|
| H A D | udp_usrreq.c | 2558 udp_lock(struct socket *so, int refcount, void *debug) in udp_lock() 2587 udp_unlock(struct socket *so, int refcount, void *debug) in udp_unlock()
|
| /xnu-10002.41.9/osfmk/arm/ |
| H A D | machine_routines_common.c | 1023 ml_set_interrupts_enabled_with_debug(boolean_t enable, boolean_t __unused debug) in ml_set_interrupts_enabled_with_debug()
|
| /xnu-10002.41.9/osfmk/kdp/ |
| H A D | kdp_udp.c | 418 unsigned int debug = debug_boot_arg; in kdp_register_send_receive() local
|
| /xnu-10002.41.9/tools/lldbmacros/ |
| H A D | memory.py | 2530 def getThreadRW(thread, debug, elem_find, force_print): argument
|