Searched refs:audit_open (Results 1 – 3 of 3) sorted by relevance
/system/core/logd/ | ||
D | libaudit.h | 58 extern int audit_open(void); |
D | libaudit.c | 204 int audit_open() in audit_open() function |
D | LogAudit.cpp | 272 int fd = audit_open(); in getLogSocket() |