Searched refs:use_offset (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dbsd_stubs.c297 cdevsw_setkqueueok(int index, struct cdevsw *csw, int use_offset) argument
310 if (use_offset) {
/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c2050 int use_offset; local
2072 use_offset = ((flags & CDEVSW_USE_OFFSET) != 0);
2081 if (use_offset) {

Completed in 15 milliseconds