Searched refs:a_fstrg (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.bin/xlint/lint2/
H A Dlint2.h88 u_int a_fmt : 1; /* a_fstrg points to format string */
89 char *a_fstrg; /* format string */ member in struct:arginf
H A Dchk.c418 printflike(hte, call, n, ai->a_fstrg, ap2);
420 scanflike(hte, call, n, ai->a_fstrg, ap2);
H A Dread.c317 ai->a_fstrg = inpqstrg(cp, &cp);

Completed in 61 milliseconds