Searched defs:validfmt (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/efcode/engine/
H A Denv.c246 * validfmt()
280 validfmt(char *fmt, cmn_fmt_t *cfstr) function
517 * in the buffer. If so, validfmt() function is called to verify
519 * to the field width specified by validfmt() output. Special
540 vferr = validfmt(pct, &cfstr);
548 "fmt_str: NULL ptr supplied to validfmt()\n");

Completed in 21 milliseconds