Home
last modified time | relevance | path

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

/xnu-10063.101.15/tests/
H A Dkevent_pty.c197 static int attach_master, attach_slave; variable
237 T_ASSERT_POSIX_SUCCESS(openpty(&attach_master, &attach_slave, NULL, NULL,
243 (void *)(uintptr_t)attach_slave), NULL);
247 redispatch(grp, DISPATCH_SOURCE_TYPE_WRITE, attach_slave);