OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:log_append
(Results
1 - 3
of
3
) sorted by null
/external/selinux/libselinux/src/
avc.c
653
log_append
(avc_audit_buf, " null");
657
log_append
(avc_audit_buf, " {");
664
log_append
(avc_audit_buf, " %s", permstr);
671
log_append
(avc_audit_buf, " 0x%x", av);
672
log_append
(avc_audit_buf, " }");
686
log_append
(avc_audit_buf, "scontext=%s tcontext=%s",
690
log_append
(avc_audit_buf, " tclass=%s",
718
log_append
(avc_audit_buf, " for ");
724
log_append
(avc_audit_buf, " ");
726
log_append
(avc_audit_buf, "\n")
[
all
...]
avc_internal.h
152
#define
log_append
(buf,format...) \
macro
/external/zlib/src/examples/
gzlog.c
501
local int
log_append
(struct log *log, unsigned char *data, size_t len)
function
[
all
...]
Completed in 53 milliseconds