| /xnu-12377.41.6/config/ |
| H A D | list_supported.sh | 32 DEPENDENCY_NAMES=( com.apple.kpi.bsd com.apple.kpi.mach com.apple.kpi.iokit com.apple.kpi.libkern )
|
| /xnu-12377.41.6/bsd/kern/ |
| H A D | tty_compat.c | 214 ttsetcompat(struct tty *tp, u_long *com, caddr_t data, struct termios *term) in ttsetcompat() argument 216 switch (*com) { in ttsetcompat() 270 *com = (*com == TIOCSETP) ? TIOCSETAF : TIOCSETA; in ttsetcompat() 292 *com = TIOCSETA; in ttsetcompat() 311 *com = TIOCSETA; in ttsetcompat() 334 if (*com == TIOCLSET) { in ttsetcompat() 339 if (*com == TIOCLBIS) { in ttsetcompat() 346 *com = TIOCSETA; in ttsetcompat() 390 ttcompat(struct tty *tp, u_long com, caddr_t data, int flag, struct proc *p) in ttcompat() argument 392 switch (com) { in ttcompat() [all …]
|
| H A D | subr_log.c | 392 logioctl(__unused dev_t dev, u_long com, caddr_t data, __unused int flag, __unused struct proc *p) in logioctl() argument 399 switch (com) { in logioctl() 444 oslogioctl(__unused dev_t dev, u_long com, caddr_t data, __unused int flag, __unused struct proc *p) in oslogioctl() argument 454 switch (com) { in oslogioctl()
|
| H A D | sys_generic.c | 857 u_long com = uap->com; in ioctl() local 866 AUDIT_ARG(value64, com); in ioctl() 868 AUDIT_ARG(cmd, CAST_DOWN_EXPLICIT(int, com)); in ioctl() 876 size = IOCPARM_LEN(com); in ioctl() 889 if (com & IOC_IN) { in ioctl() 903 } else if ((com & IOC_OUT) && size) { in ioctl() 909 } else if (com & IOC_VOID) { in ioctl() 935 error = mac_file_check_ioctl(context.vc_ucred, fp->fp_glob, com); in ioctl() 941 switch (com) { in ioctl() 1010 error = fo_ioctl(fp, com, datap, &context); in ioctl() [all …]
|
| /xnu-12377.41.6/tools/lldbmacros/plugins/ |
| H A D | iosspeedtracer.sh | 10 if security find-internet-password -s ios.apple.com > $TMPFILE2; then 12 PW=$(security find-internet-password -a $USER -s ios.apple.com -w) 14 …plain" -H "Accept: text/plain" --data-binary @${TMPFILE} https://ios.apple.com/speedtracer/service…
|
| /xnu-12377.41.6/bsd/dev/dtrace/ |
| H A D | fbt_blacklist.c | 294 X86_ONLY(com.apple.driver.AppleACPIEC) 295 X86_ONLY(com.apple.driver.AppleACPIPlatform) 296 ARM_ONLY(com.apple.driver.AppleARMPlatform) 297 X86_ONLY(com.apple.driver.AppleEFI) 298 X86_ONLY(com.apple.driver.AppleIntelCPUPowerManagement) 299 ARM_ONLY(com.apple.driver.AppleInterruptController) 300 X86_ONLY(com.apple.driver.AppleRTC) 301 X86_ONLY(com.apple.iokit.IOACPIFamily)
|
| /xnu-12377.41.6/tools/tests/testkext/testkext.xcodeproj/ |
| H A D | project.pbxproj | 127 productType = "com.apple.product-type.kernel-extension"; 144 productType = "com.apple.product-type.kernel-extension.iokit"; 161 productType = "com.apple.product-type.kernel-extension.iokit"; 288 MODULE_NAME = com.apple.pgokext; 294 PRODUCT_BUNDLE_IDENTIFIER = com.apple.pgokext; 335 MODULE_NAME = com.apple.pgokext; 341 PRODUCT_BUNDLE_IDENTIFIER = com.apple.pgokext; 384 MODULE_NAME = com.yourcompany.driver.testvmx; 403 MODULE_NAME = com.yourcompany.driver.testvmx; 425 MODULE_NAME = com.yourcompany.driver.testthreadcall; [all …]
|
| /xnu-12377.41.6/bsd/sys/ |
| H A D | tty.h | 299 int ttioctl_locked(struct tty *tp, u_long com, caddr_t data, int flag, 302 int ttcompat(struct tty *tp, u_long com, caddr_t data, int flag, 313 int ttioctl(struct tty *tp, u_long com, caddr_t data, int flag,
|
| H A D | file_internal.h | 169 int (*fo_ioctl)(struct fileproc *fp, u_long com, 519 int fo_ioctl(struct fileproc *fp, u_long com, caddr_t data, vfs_context_t ctx); 529 int fo_no_ioctl(struct fileproc *fp, u_long com, caddr_t data, vfs_context_t ctx);
|
| /xnu-12377.41.6/osfmk/mach/ |
| H A D | doubleagent_mig.defs | 16 * http://www.opensource.apple.com/apsl/ and read it before using this file. 41 #define XATTR_FINDERINFO_NAME_LEN 21 // sizeof("com.apple.FinderInfo") (including '\0') 42 #define XATTR_RESOURCEFORK_NAME_LEN 23 // sizeof("com.apple.ResourceFork") (including '\0')
|
| /xnu-12377.41.6/libkern/zlib/ |
| H A D | README | 20 of the special makefiles such as Makefile.msc. For VMS, use make_vms.com. 23 <info@winimage.com> for the Windows DLL version. The zlib home page is 41 http://java.sun.com/j2se/1.4.2/docs/api/java/util/zip/package-summary.html 52 A zlib binding for TCL written by Andreas Kupries <a.kupries@westend.com> is 56 of zlib by Gilles Vollant <info@winimage.com>, is available in the
|
| /xnu-12377.41.6/bsd/crypto/doc/ |
| H A D | KernelCrypto.txt | 4 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) 8 * by Eric Young (eay@cryptsoft.com). 16 * except that the holder is Tim Hudson (tjh@cryptsoft.com). 36 * Eric Young (eay@cryptsoft.com)" 41 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
|
| /xnu-12377.41.6/libkern/c++/Tests/TestSerialization/test2/test2.xcodeproj/ |
| H A D | project.pbxproj | 97 productType = "com.apple.product-type.kernel-extension"; 159 MODULE_NAME = com.yourcompany.kext.test2; 179 MODULE_NAME = com.yourcompany.kext.test2;
|
| /xnu-12377.41.6/libkern/c++/Tests/TestSerialization/test1/test1.xcodeproj/ |
| H A D | project.pbxproj | 97 productType = "com.apple.product-type.kernel-extension"; 163 MODULE_NAME = com.yourcompany.kext.test1; 183 MODULE_NAME = com.yourcompany.kext.test1;
|
| /xnu-12377.41.6/bsd/vfs/ |
| H A D | vfs_vnops.c | 115 static int vn_ioctl(struct fileproc *fp, u_long com, caddr_t data, 1721 vn_ioctl(struct fileproc *fp, u_long com, caddr_t data, vfs_context_t ctx) in vn_ioctl() argument 1733 error = mac_vnode_check_ioctl(ctx, vp, com); in vn_ioctl() 1742 if (com == FIONREAD) { in vn_ioctl() 1757 if (com == FIONBIO || com == FIOASYNC) { /* XXX */ in vn_ioctl() 1770 if (com == TIOCREVOKE || com == TIOCREVOKECLEAR) { in vn_ioctl() 1776 if (com == DKIOCSETBLOCKSIZE) { in vn_ioctl() 1782 if (com == FSIOC_AUTH_FS) { in vn_ioctl() 1787 if (com == FIODTYPE) { in vn_ioctl() 1806 error = VNOP_IOCTL(vp, com, data, fp->fp_glob->fg_flag, ctx); in vn_ioctl() [all …]
|
| /xnu-12377.41.6/ |
| H A D | .upstream_base_commits | 1 #freebsd = https://github.com/freebsd/freebsd.git
|
| /xnu-12377.41.6/doc/vm/ |
| H A D | memorystatus.md | 79 …com/projects/COREOS/repos/runningboard/browse) (apps and runningboard managed daemons) or determin… 94 See the full jetsam band reference on [confluence](https://confluence.sd.apple.com/display/allOSSys… 99 - [Daemon Overview](https://confluence.sd.apple.com/display/allOSSystemsInternals/Daemons#) 100 - [RunningBoard's Process Management Documentation](https://confluence.sd.apple.com/display/allOSSy… 101 - [PressuredExit (A.K.A. activity tracking)](https://confluence.sd.apple.com/display/allOSSystemsIn… 107 …ies](https://stashweb.sd.apple.com/projects/COREOS/repos/jetsamproperties/browse). [Launchd](https…
|
| /xnu-12377.41.6/libkern/kmod/libkmod.xcodeproj/ |
| H A D | project.pbxproj | 210 productType = "com.apple.product-type.kernel-extension"; 227 productType = "com.apple.product-type.library.static"; 244 productType = "com.apple.product-type.library.static"; 364 MODULE_NAME = com.apple.driver.libkmodtest;
|
| /xnu-12377.41.6/doc/mach_ipc/ |
| H A D | port_types.md | 7 https://at.apple.com/dont_write_new_mach_code and come talk to us in 109 `com.apple.developer.allow-connection-port-with-port-array` entitlement. 116 `com.apple.security.only-one-exception-port` then you must use the 176 at.apple.com/exc-guard for more details.
|
| /xnu-12377.41.6/libkern/libkern/ |
| H A D | version.h.template | 10 * http://www.apple.com/publicsource and read it before using this file. 27 * http://developer.apple.com/technotes/tn/tn1132.html
|
| /xnu-12377.41.6/tests/ |
| H A D | stackshot_accuracy.m | 308 dispatch_queue_t dq = dispatch_queue_create("com.apple.stackshot_accuracy.basic_sp", NULL); 337 dispatch_queue_t dq = dispatch_queue_create("com.apple.stackshot_accuracy.basic", NULL); 398 dispatch_queue_t dq = dispatch_queue_create("com.apple.stackshot_fault_accuracy", NULL); 476 dispatch_queue_t dq = dispatch_queue_create("com.apple.stackshot_accuracy.fault_sp", NULL); 521 dispatch_queue_t dq = dispatch_queue_create("com.apple.stackshot_accuracy.zombie", NULL);
|
| /xnu-12377.41.6/libsyscall/mach/ |
| H A D | mach_host.defs | 16 * http://www.opensource.apple.com/apsl/ and read it before using this file.
|
| H A D | ledger.defs | 16 * http://www.opensource.apple.com/apsl/ and read it before using this file.
|
| H A D | processor_set.defs | 16 * http://www.opensource.apple.com/apsl/ and read it before using this file.
|
| H A D | clock_reply.defs | 16 * http://www.opensource.apple.com/apsl/ and read it before using this file.
|