Searched refs:ADE_READLINK (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/openbsm/bsm/
H A Dauditd_lib.h78 #define ADE_READLINK -14 /* Error reading 'current' link. */ macro
/freebsd-13-stable/contrib/openbsm/libauditd/
H A Dauditd_lib.c129 "could not read 'current' link file", /* ADE_READLINK (14) */
409 * ADE_READLINK if could not read link file.
441 return (ADE_READLINK);
1100 * ADE_READLINK if error reading the 'current' link,
1146 return (ADE_READLINK);

Completed in 195 milliseconds