Home
last modified time | relevance | path

Searched defs:vaidx (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_kernel_printf.c356 static void ip4(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in ip4()
405 static void ip6(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in ip6()
423 static void ipS(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in ipS()
452 static void hex_string(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in hex_string()
465 static void escaped_string(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in escaped_string()
476 …atic void resource_string(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in resource_string()
487 …c void mac_address_string(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in mac_address_string()
507 static void dentry_file(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in dentry_file()
526 static void time_and_date(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in time_and_date()
535 static void check_clock(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in check_clock()
[all …]