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

/osnet-11/usr/src/lib/libc/inc/
H A Dnlspath_checks.h39 extern char *check_format(const char *, const char *, int);
/osnet-11/usr/src/lib/libc/port/gen/
H A Dcatgets.c99 char *cmsg = check_format(
H A Dnlspath_checks.c80 * trustworthiness (i.e., does check_format need to be called or
182 * will have to be checked by check_format().
254 * However, that makes writing a proper check_format that
481 check_format(const char *org, const char *new, int strict) function
/osnet-11/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c1029 result = check_format(mp->msgid1, result, 0);
1048 result = check_format(mp->msgid1, result, 0);

Completed in 23 milliseconds