HomeSort by relevance Sort by last modified time
    Searched full:reply_t (Results 1 - 2 of 2) sorted by null

  /system/core/logd/
libaudit.h 35 typedef enum { GET_REPLY_BLOCKING = 0, GET_REPLY_NONBLOCKING } reply_t; typedef in typeref:enum:__anon2952
78 extern int audit_get_reply(int fd, struct audit_message* rep, reply_t block,
libaudit.c 191 int audit_get_reply(int fd, struct audit_message* rep, reply_t block, int peek) {

Completed in 267 milliseconds