Searched defs:aslclient (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Sema/
H A Dformat-strings.c278 typedef struct __aslclient *aslclient; typedef in typeref:struct:__aslclient
280 int asl_log(aslclient asl, aslmsg msg, int level, const char *format, ...) __attribute__((__format__ (__printf__, 4, 5)));
281 void test_asl(aslclient asl) {

Completed in 304 milliseconds