Home
last modified time | relevance | path

Searched defs:EMSGSIZE (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dnet.h208 #define EMSGSIZE WSAEMSGSIZE macro
/freebsd/contrib/llvm-project/libcxx/include/
H A Derrno.h132 # define EMSGSIZE 9913 macro
/freebsd/cddl/lib/libdtrace/
H A Derrno.d110 inline int EMSGSIZE = 40; variable
/freebsd/sys/sys/
H A Derrno.h100 #define EMSGSIZE 40 /* Message too long */ macro
/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py96 EMSGSIZE = 90 variable