Home
last modified time | relevance | path

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

/system/logging/logd/libaudit/include/
Dlibaudit.h54 extern int audit_open(void);
/system/logging/logd/
Dauditctl.cpp29 int fd = audit_open(); in do_update_rate()
DLogAudit.cpp398 int fd = audit_open(); in getLogSocket()
/system/logging/logd/libaudit/
Dlibaudit.cpp156 int audit_open() { in audit_open() function