Home
last modified time | relevance | path

Searched refs:f1p (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/file/src/
Dfmtcheck.c234 const char *f1p, *f2p; in fmtcheck() local
239 f1p = f1; in fmtcheck()
243 while ((f1t = get_next_format(&f1p, f1t)) != FMTCHECK_DONE) { in fmtcheck()
/freebsd-10-stable/lib/libc/gen/
Dfmtcheck.c308 const char *f1p, *f2p; in __fmtcheck() local
313 f1p = f1; in __fmtcheck()
317 while ((f1t = get_next_format(&f1p, f1t)) != FMTCHECK_DONE) { in __fmtcheck()