Home
last modified time | relevance | path

Searched refs:BSM_ERRNO_EEXIST (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/bsm/
H A Daudit_errno.h63 #define BSM_ERRNO_EEXIST 17 macro
/f-stack/freebsd/security/audit/
H A Dbsm_errno.c102 { BSM_ERRNO_EEXIST, EEXIST, ES("File exists") },