Home
last modified time | relevance | path

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

/xnu-8020.121.3/tests/iokit/
H A Dio_catalog_send_data.m129 "mismatched entry built by IOCatalogueSendData should not be opened");
/xnu-8020.121.3/iokit/DriverKit/
H A DIOUserClient.iig161 * IOUserClient represents a connection opened by IOServiceOpen in the IOKit.framework.
H A DIOService.iig253 * @discussion An application may request an IOUserClient be opened with the IOKit framework
/xnu-8020.121.3/bsd/vfs/
H A Dvfs_xattr.c2472 int opened = 0; in open_xattrfile() local
2622 opened = 1; in open_xattrfile()
2665 if (opened) { in open_xattrfile()
/xnu-8020.121.3/bsd/man/man2/
H A Dgetdirentriesattr.295 parameter must be a file descriptor that references a directory that you have opened for reading.
/xnu-8020.121.3/doc/
H A Datomics.md289 abort their opened LL/SC transaction).
/xnu-8020.121.3/bsd/nfs/
H A Dnfs_vnops.c820 int error, accessMode, denyMode, opened = 0; in nfs_vnop_open() local
967 if (!opened) { in nfs_vnop_open()
991 opened = 1; in nfs_vnop_open()