Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/
H A Derrno.h244 # define ENOSYS 9942 macro
/freebsd/cddl/lib/libdtrace/
H A Derrno.d188 inline int ENOSYS = 78; variable
/freebsd/sys/sys/
H A Derrno.h154 #define ENOSYS 78 /* Function not implemented */ macro
/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py44 ENOSYS = 38 variable
/freebsd/sys/contrib/libsodium/src/libsodium/sodium/
H A Dutils.c50 # define ENOSYS ENXIO macro
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/
H A Daead_aes256gcm_aesni.c34 # define ENOSYS ENXIO macro