Home
last modified time | relevance | path

Searched defs:ENOSTR (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/
H A Derrno.h176 # define ENOSTR 9924 macro
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dccompile.h115 #define ENOSTR ENOTCONN macro
/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py66 ENOSTR = 60 variable