Searched defs:ENOTDIR (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/
H A Derrno.h358 # define ENOTDIR 9970 macro
/freebsd-current/sys/sys/
H A Derrno.h70 #define ENOTDIR 20 /* Not a directory */ macro
/freebsd-current/contrib/lib9p/pytest/
H A Dlerrno.py26 ENOTDIR = 20 variable

Completed in 72 milliseconds