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

/illumos-gate/usr/src/lib/efcode/engine/
H A Denv.c250 * validfmt()
284 validfmt(char *fmt, cmn_fmt_t *cfstr) function
521 * in the buffer. If so, validfmt() function is called to verify
523 * to the field width specified by validfmt() output. Special
544 vferr = validfmt(pct, &cfstr);
552 "fmt_str: NULL ptr supplied to validfmt()\n");

Completed in 49 milliseconds