HomeSort by relevance Sort by last modified time
    Searched refs:audit_open (Results 1 - 4 of 4) sorted by null

  /system/core/logd/
libaudit.h 58 extern int audit_open(void);
61 * Closes the fd returned from audit_open()
70 * The fd returned by a call to audit_open()
87 * The fd returned by a call to audit_open()
libaudit.c 204 int audit_open() function
LogAudit.cpp 247 int fd = audit_open();
  /external/linux-tools-perf/perf-3.12.0/tools/perf/config/
feature-tests.mak 223 return audit_open();

Completed in 1447 milliseconds