Home
last modified time | relevance | path

Searched refs:master (Results 1 – 19 of 19) sorted by relevance

/xnu-10002.61.3/tests/
H A Dkevent_pty.c260 int master = -1, slave = -1; variable
263 T_ASSERT_POSIX_SUCCESS(openpty(&master, &slave, NULL, NULL, NULL), NULL);
264 T_QUIET; T_ASSERT_GE(master, 0, "master fd is valid");
268 (uintptr_t)master, 0, dispatch_get_main_queue());
/xnu-10002.61.3/bsd/sys/
H A DMakefile305 $(OBJROOT)/syscall.codes: $(TARGET)/bsd.syscalls.master
313 syscall.h: $(TARGET)/bsd.syscalls.master $(OBJROOT)/cscope.genhdrs
318 sysproto.h: $(TARGET)/bsd.syscalls.master $(OBJROOT)/cscope.genhdrs
/xnu-10002.61.3/osfmk/i386/
H A Dcpu_topology.h137 boolean_t master; /* logical cpu is the master (boot) CPU */ member
H A Dcpu_threads.c497 lcpu->master = (lnum == master_cpu); in x86_set_logical_topology()
1244 if (cpu->master) { in debug_topology_print()
1250 if (!cpu->master && !cpu->primary) { in debug_topology_print()
H A Di386_init.c577 vstart_idt_init(boolean_t master) in vstart_idt_init() argument
584 if (master) { in vstart_idt_init()
/xnu-10002.61.3/config/
H A DMASTER.arm11 # Master Apple configuration file (see the master machine independent
H A DMASTER.arm64.bcm283711 # Master Apple configuration file (see the master machine independent
H A DMASTER.x86_6411 # Master Apple configuration file (see the master machine independent
H A DMASTER.arm6411 # Master Apple configuration file (see the master machine independent
H A DMASTER.arm64.BridgeOS11 # Master Apple configuration file (see the master machine independent
H A DMASTER.arm64.MacOSX11 # Master Apple configuration file (see the master machine independent
H A DMASTER.arm64.iPhoneOS11 # Master Apple configuration file (see the master machine independent
H A DMASTER.arm64.t8120.iPhoneOS11 # Master Apple configuration file (see the master machine independent
H A DMASTER.arm64.t8110.iPhoneOS11 # Master Apple configuration file (see the master machine independent
H A DMASTER14 # the machine specific master file using the doconf script.
16 # Any changes to the master configuration files will affect all
/xnu-10002.61.3/bsd/conf/
H A DMakefile.template565 init_sysent.c: $(TARGET)/bsd.syscalls.master
569 syscalls.c: $(TARGET)/bsd.syscalls.master
573 audit_kevents.c: $(TARGET)/bsd.syscalls.master
577 systrace_args.c: $(TARGET)/bsd.syscalls.master
/xnu-10002.61.3/makedefs/
H A DMakeInc.rule530 $(TARGET)/bsd.syscalls.master: $(SRCROOT)/bsd/kern/syscalls.master $(MAKESYSCALLS)
/xnu-10002.61.3/osfmk/mach/
H A Dhost_priv.defs215 * examples include the master device port.
/xnu-10002.61.3/libsyscall/Libsyscall.xcodeproj/
H A Dproject.pbxproj1390 …ROOT/xcodescripts/create-syscalls.pl \\\n\t$SRCROOT/../bsd/kern/syscalls.master \\\n\t$SRCROOT/cus…