Home
last modified time | relevance | path

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

/xnu-11215/tests/iokit/
H A Dio_catalog_send_data.m129 "mismatched entry built by IOCatalogueSendData should not be opened");
/xnu-11215/iokit/IOKit/
H A DIOUserClient.h257 opened:1, variable
/xnu-11215/iokit/DriverKit/
H A DIOUserClient.iig161 * IOUserClient represents a connection opened by IOServiceOpen in the IOKit.framework.
H A DIOService.iig272 * @discussion An application may request an IOUserClient be opened with the IOKit framework
/xnu-11215/bsd/man/man2/
H A Dgetdirentriesattr.295 parameter must be a file descriptor that references a directory that you have opened for reading.
/xnu-11215/bsd/vfs/
H A Dvfs_xattr.c3040 int opened = 0; in open_xattrfile() local
3192 opened = 1; in open_xattrfile()
3284 if (opened) { in open_xattrfile()
/xnu-11215/doc/primitives/
H A Datomics.md291 abort their opened LL/SC transaction).
/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp4427 if (!client->opened) { in is_io_service_open_extended()
4428 client->opened = true; in is_io_service_open_extended()