Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbsm/common/
H A Daudit_plugin.c223 if (unlink(BINFILE_FILE) != 0 && in __logpost()
235 if (symlink(name, BINFILE_FILE) != 0) { in __logpost()
H A Daudit_plugin.h38 #define BINFILE_FILE "/var/run/.audit.log" macro