Searched refs:check_format (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/libc/inc/ |
H A D | nlspath_checks.h | 37 extern char *check_format(const char *, const char *, int);
|
/illumos-gate/usr/src/cmd/msgfmt/ |
H A D | gnu_msgfmt.h | 131 extern void check_format(struct entry *, struct entry *, int);
|
H A D | gnu_check.c | 277 check_format(struct entry *id, struct entry *str, int is_c_format) in check_format() function
|
H A D | gnu_handle.c | 461 check_format(id, str, next_entry_is_c_format); in handle_message()
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | catgets.c | 97 char *cmsg = check_format( in catgets()
|
H A D | nlspath_checks.c | 479 check_format(const char *org, const char *new, int strict) in check_format() function
|
/illumos-gate/usr/src/lib/libc/port/i18n/ |
H A D | gettext_real.c | 999 result = check_format(mp->msgid1, result, 0); in handle_type_mo() 1018 result = check_format(mp->msgid1, result, 0); in handle_type_mo()
|