Searched refs:ENOTBLK (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Derrno.h101 #define ENOTBLK 15 /* Block device required */ macro
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_bsm_errno.c97 { BSM_ERRNO_ENOTBLK, ENOTBLK, ES("Block device required") },
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_syscalls.c679 error = ENOTBLK;
717 error = ENOTBLK;
1110 error = ENOTBLK;

Completed in 29 milliseconds