Home
last modified time | relevance | path

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

/system/core/logd/
Dlibaudit.h58 extern int audit_open(void);
Dlibaudit.c204 int audit_open() in audit_open() function
DLogAudit.cpp272 int fd = audit_open(); in getLogSocket()