Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsasl/lib/
H A Dseterror.c139 const char *orig_fmt = fmt; in sasl_seterror() local
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_kernel_printf.c941 static bool has_hex_prefix(const char *orig_fmt, const char *old_fmt) in has_hex_prefix()
1004 const char *fmt, *orig_fmt; in do_check_printf_call() local