Home
last modified time | relevance | path

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

/aosp12/system/logging/logd/
H A Dlibaudit.h54 extern int audit_open(void);
H A Dauditctl.cpp29 int fd = audit_open(); in do_update_rate()
H A Dlibaudit.cpp158 int audit_open() { in audit_open() function
H A DLogAudit.cpp373 int fd = audit_open(); in getLogSocket()