Home
last modified time | relevance | path

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

/NextBSD/contrib/file/src/
HDfmtcheck.c217 const char *f1p, *f2p; in fmtcheck() local
222 f1p = f1; in fmtcheck()
226 while ((f1t = get_next_format(&f1p, f1t)) != FMTCHECK_DONE) { in fmtcheck()
/NextBSD/lib/libc/gen/
HDfmtcheck.c309 const char *f1p, *f2p; in __fmtcheck() local
314 f1p = f1; in __fmtcheck()
318 while ((f1t = get_next_format(&f1p, f1t)) != FMTCHECK_DONE) { in __fmtcheck()