HomeSort by: relevance | last modified time | path
    Searched refs:a_fstrg (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/xlint/lint2/
lint2.h 86 bool a_fmt:1; /* a_fstrg points to format string */
87 char *a_fstrg; /* format string */ member in struct:arginf
chk.c 426 printflike(hte, call, n, ai->a_fstrg, ap2);
428 scanflike(hte, call, n, ai->a_fstrg, ap2);
read.c 360 ai->a_fstrg = inpqstrg(cp, &cp);

Completed in 15 milliseconds