Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/StringUtil/tables/
H A Dlinux_extension_errors.h45 MsgMapping(ELIBACC, "Can not access a needed shared library"),
100 MsgMapping(ELIBACC, "ELIBACC"),
/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py85 ELIBACC = 79 variable
218 ELIBACC: 'Can not access a needed shared library',
/freebsd/sys/security/audit/
H A Dbsm_errno.c368 #ifdef ELIBACC
369 ELIBACC,
/freebsd/contrib/openbsm/libbsm/
H A Dbsm_errno.c367 #ifdef ELIBACC
368 ELIBACC,