Home
last modified time | relevance | path

Searched refs:ESTRPIPE (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/StringUtil/tables/
H A Dlinux_extension_errors.h51 MsgMapping(ESTRPIPE, "Streams pipe error"),
106 MsgMapping(ESTRPIPE, "ESTRPIPE"),
/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py92 ESTRPIPE = 86 variable
225 ESTRPIPE: 'Streams pipe error',
/freebsd/sys/security/audit/
H A Dbsm_errno.c413 #ifdef ESTRPIPE
414 ESTRPIPE,
/freebsd/contrib/openbsm/libbsm/
H A Dbsm_errno.c412 #ifdef ESTRPIPE
413 ESTRPIPE,