Home
last modified time | relevance | path

Searched defs:ENOSYS (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/gold/
H A Dmremap.c74 #define ENOSYS EINVAL macro
H A Dfileread.cc67 # define ENOSYS EINVAL macro
H A Doutput.cc74 # define ENOSYS EINVAL macro
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dmremap.c74 #define ENOSYS EINVAL macro
H A Dfileread.cc67 # define ENOSYS EINVAL macro
H A Doutput.cc74 # define ENOSYS EINVAL macro
/dflybsd-src/sys/sys/
H A Derrno.h172 #define ENOSYS 78 /* Function not implemented */ macro