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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dnlspath_checks.c259 extract_format(const char *fmt, char *norm, size_t sz, int strict) function
507 olen = extract_format(torg, ofmt, osz, 0);
520 nlen = extract_format(new, nfmt, nsz, strict);

Completed in 21 milliseconds