Home
last modified time | relevance | path

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

/xnu-11417.140.69/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-11417.140.69/bsd/sys/
H A DMakefile311 $(OBJROOT)/syscall.codes: $(TARGET)/bsd.syscalls.master
319 syscall.h: $(TARGET)/bsd.syscalls.master $(OBJROOT)/cscope.genhdrs
324 sysproto.h: $(TARGET)/bsd.syscalls.master $(OBJROOT)/cscope.genhdrs
/xnu-11417.140.69/osfmk/i386/
H A Dcpu_topology.h137 boolean_t master; /* logical cpu is the master (boot) CPU */ member
H A Dcpu_threads.c494 lcpu->master = (lnum == master_cpu); in x86_set_logical_topology()
1241 if (cpu->master) { in debug_topology_print()
1247 if (!cpu->master && !cpu->primary) { in debug_topology_print()
H A Di386_init.c576 vstart_idt_init(boolean_t master) in vstart_idt_init() argument
583 if (master) { in vstart_idt_init()
/xnu-11417.140.69/config/
H A DMASTER.arm11 # 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.x86_6411 # Master Apple configuration file (see the master machine independent
H A DMASTER.arm64.WatchOS11 # 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.iPhoneOS11 # Master Apple configuration file (see the master machine independent
H A DMASTER.arm64.MacOSX10 # 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-11417.140.69/bsd/conf/
H A DMakefile.template612 init_sysent.c: $(TARGET)/bsd.syscalls.master
616 syscalls.c: $(TARGET)/bsd.syscalls.master
620 audit_kevents.c: $(TARGET)/bsd.syscalls.master
624 systrace_args.c: $(TARGET)/bsd.syscalls.master
/xnu-11417.140.69/makedefs/
H A DMakeInc.rule555 $(TARGET)/bsd.syscalls.master: $(SRCROOT)/bsd/kern/syscalls.master $(MAKESYSCALLS)
/xnu-11417.140.69/osfmk/mach/
H A Dhost_priv.defs208 * examples include the master device port.
/xnu-11417.140.69/doc/vm/
H A Dsanitize.md192 - Adopt the opaque type in the API in `syscalls.master`.
/xnu-11417.140.69/libsyscall/Libsyscall.xcodeproj/
H A Dproject.pbxproj1398 …ROOT/xcodescripts/create-syscalls.pl \\\n\t$SRCROOT/../bsd/kern/syscalls.master \\\n\t$SRCROOT/cus…