Home
last modified time | relevance | path

Searched refs:xq_asl_log (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/
H A Dpbproxy.h85 xq_asl_log(int level, const char *subsystem, const char *file,
89 #define ASL_LOG(level, subsystem, msg, args ...) xq_asl_log(level, subsystem, \
H A Dapp-main.m69 xq_asl_log(int level, const char *subsystem, const char *file, function
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Ddarwin.h85 xq_asl_log(int level, const char *subsystem, const char *file,
89 #define ASL_LOG(level, subsystem, msg, args ...) xq_asl_log(level, subsystem, \
H A Ddarwin.c85 xq_asl_log(int level, const char *subsystem, const char *file, in xq_asl_log() function