Searched refs:warning (Results 1 – 25 of 44) sorted by relevance
12
| /xnu-8792.41.9/bsd/vfs/ |
| H A D | vnode_if.sh | 150 warning=" 171 echo "$warning" 261 echo "$warning"
|
| /xnu-8792.41.9/makedefs/ |
| H A D | MakeInc.top | 280 # $(warning PRIMARY_ARCHS is $(PRIMARY_ARCHS)) 281 # $(warning TARGET_CONFIGS is $(TARGET_CONFIGS)) 282 # $(warning BUILD_CONFIGS is $(BUILD_CONFIGS)) 283 # $(warning PRIMARY_BUILD_CONFIGS is $(PRIMARY_BUILD_CONFIGS)) 284 # $(warning NON_PRIMARY_BUILD_CONFIGS is $(NON_PRIMARY_BUILD_CONFIGS)) 285 # $(warning TARGET_CONFIGS_ALIASES is $(TARGET_CONFIGS_ALIASES)) 286 # $(warning ALIAS_CONFIGS is $(ALIAS_CONFIGS)) 287 # $(warning PRIMARY_KERNEL_CONFIGS is $(PRIMARY_KERNEL_CONFIGS)) 288 # $(warning VARIANT_CONFIGS is $(VARIANT_CONFIGS)) 302 # $(warning Building $(KERNEL_BUILDS_IN_PARALLEL) kernels in parallel) [all …]
|
| /xnu-8792.41.9/bsd/sys/ |
| H A D | md5.h | 36 #warning \
|
| H A D | mach_swapon.h | 38 #warning obsolete header file! Please delete the include from your sources.
|
| H A D | vstat.h | 40 #warning obsolete header! delete the include from your sources
|
| H A D | disklabel.h | 93 #warning beware: MAXPARTITIONS bigger than MAXMAXPARTITIONS
|
| /xnu-8792.41.9/bsd/bsm/ |
| H A D | audit_kernel.h | 42 #warning "<bsm/audit_kernel.h> is deprecated. Please use <security/audit/audit.h> instead."
|
| /xnu-8792.41.9/osfmk/arm/ |
| H A D | proc_reg.h | 35 #pragma GCC warning "arm/proc_reg.h is deprecated. Please use arm64/proc_reg.h."
|
| H A D | lock.h | 67 #warning This header is deprecated. Use <kern/locks.h> instead.
|
| /xnu-8792.41.9/osfmk/kern/ |
| H A D | lock.h | 71 #warning This header is deprecated. Use <kern/locks.h> instead.
|
| H A D | coalition.h | 92 void coalition_io_rate_exceeded(int warning, const void *param0, __unused const void *param1);
|
| /xnu-8792.41.9/osfmk/i386/ |
| H A D | lock.h | 72 #warning This header is deprecated. Use <kern/locks.h> instead.
|
| /xnu-8792.41.9/bsd/i386/ |
| H A D | profile.h | 49 #warning MCOUNT_* not implemented yet.
|
| /xnu-8792.41.9/bsd/arm/ |
| H A D | profile.h | 25 #warning MCOUNT_* not implemented yet.
|
| /xnu-8792.41.9/osfmk/mach/ |
| H A D | ndr.h | 191 #warning NDR character representation conversions not implemented yet! 199 #warning NDR floating point representation conversions not implemented yet!
|
| H A D | shared_memory_server.h | 48 #warning "<mach/shared_memory_server.h> is deprecated. Please use <mach/shared_region.h> instead."
|
| /xnu-8792.41.9/bsd/net/ |
| H A D | etherdefs.h | 59 #warning net/etherdefs.h is obsolete! Use net/ethernet.h
|
| /xnu-8792.41.9/security/ |
| H A D | mac_data.h | 58 #warning "MAC policy is not KPI, see Technical Q&A QA1574, this header will be removed in next vers…
|
| H A D | mac.h | 102 #warning "MAC policy is not KPI, see Technical Q&A QA1574"
|
| H A D | mac_mach_internal.h | 58 #warning "MAC policy is not KPI, see Technical Q&A QA1574, this header will be removed in next vers…
|
| /xnu-8792.41.9/iokit/IOKit/ |
| H A D | IODataQueue.h | 33 #warning "IODataQueue is deprecated due to security issues in its interfaces, please use IOSharedDa…
|
| /xnu-8792.41.9/bsd/kern/ |
| H A D | tty_pty.c | 92 #warning You have only one pty defined, redefining to 32.
|
| /xnu-8792.41.9/tools/lldbmacros/usertaskdebugging/ |
| H A D | interface.py | 32 logging.warning("timeout: select returned empty list. retrying..")
|
| H A D | userprocess.py | 95 … logging.warning("regnum %d is not defined for thread_id 0x%x" % (reg_num, self.thread_id)) 150 logging.warning("regnum %d is not defined for thread_id 0x%x" % (reg_num, th_id))
|
| H A D | target.py | 78 logging.warning('getFirstThreadInfo: Process has no threads')
|
12