Home
last modified time | relevance | path

Searched refs:check_format (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/libc/inc/
H A Dnlspath_checks.h39 extern char *check_format(const char *, const char *, int);
/titanic_41/usr/src/cmd/msgfmt/
H A Dgnu_msgfmt.h133 extern void check_format(struct entry *, struct entry *, int);
H A Dgnu_check.c279 check_format(struct entry *id, struct entry *str, int is_c_format) in check_format() function
H A Dgnu_handle.c463 check_format(id, str, next_entry_is_c_format); in handle_message()
/titanic_41/usr/src/lib/libc/port/gen/
H A Dcatgets.c99 char *cmsg = check_format( in catgets()
H A Dnlspath_checks.c481 check_format(const char *org, const char *new, int strict) in check_format() function
/titanic_41/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c995 result = check_format(mp->msgid1, result, 0); in handle_type_mo()
1014 result = check_format(mp->msgid1, result, 0); in handle_type_mo()