/titanic_50/usr/src/common/util/ |
H A D | getresponse.c | 45 if (nostr) \ 46 free(nostr); \ 54 nostr = DEFAULT_NOSTR; \ 60 char *nostr = NULL; variable 84 nostr = strdup(nl_langinfo(NOSTR)); in init_yes() 88 if (yesstr == NULL || nostr == NULL || in init_yes() 96 if (*yesstr == '\0' || *nostr == '\0' || in init_yes()
|
H A D | getresponse.h | 42 extern char *nostr;
|
/titanic_50/usr/src/cmd/localedef/ |
H A D | messages.c | 56 msgs.nostr = str; in add_message() 81 if (msgs.nostr == NULL) { in dump_messages() 83 msgs.nostr = ""; in dump_messages() 92 if ((ptr = strchr(msgs.nostr, ':')) != NULL) in dump_messages() 102 (putl_category(msgs.nostr, f) == EOF)) { in dump_messages()
|
/titanic_50/usr/src/lib/libc/port/locale/ |
H A D | lmessages.c | 77 if (lmsgs->nostr == NULL) in __lc_messages_load() 78 lmsgs->nostr = empty; in __lc_messages_load()
|
H A D | lmessages.h | 35 const char *nostr; member
|
H A D | nl_langinfo.c | 155 ret = (char *)lmsgs->nostr; in nl_langinfo_l()
|
/titanic_50/usr/src/cmd/rm/ |
H A D | rm.c | 369 pathbuf, yesstr, nostr)) { in rm() 388 pathbuf, yesstr, nostr)) { in rm() 422 pathbuf, yesstr, nostr)) { in rm() 498 pathbuf, yesstr, nostr)) { in rm() 521 pathbuf, temp.st_mode & 0777, yesstr, nostr)) { in rm()
|
/titanic_50/usr/src/lib/libbc/inc/include/ |
H A D | locale.h | 146 char *nostr; /* nostr */ member
|
/titanic_50/usr/src/cmd/raidctl/ |
H A D | raidctl.c | 120 static char *nostr = NULL; variable 133 free(nostr); \ 136 nostr = default_nostr; 143 if (nostr != default_nostr) \ 144 free(nostr); 257 nostr = strdup(nl_langinfo(NOSTR)); in main() 258 if (yesexpr == NULL || yesstr == NULL || nostr == NULL) { in main() 269 (*nostr == (char)NULL) || in main() 675 "proceed (%s/%s)? "), yesstr, nostr); in do_create_cidl() 833 "proceed (%s/%s)? "), yesstr, nostr); in do_create_ctd() [all …]
|
/titanic_50/usr/src/cmd/power/ |
H A D | handlers.c | 234 char yesstr[32], nostr[32]; /* DEBUG */ in S3_helper() local 239 (void) strncpy(nostr, pm_map(no), sizeof (nostr)); in S3_helper() 241 blacklist, yesstr, nostr, keyword, behavior); in S3_helper()
|
/titanic_50/usr/src/cmd/cron/ |
H A D | crontab.c | 339 yesstr, nostr, nostr); in main()
|
/titanic_50/usr/src/cmd/mv/ |
H A D | mv.c | 1146 FMODE(s2) & MODEBITS, yesstr, nostr); in chkfiles() 1155 cmd, target, yesstr, nostr); in chkfiles() 1168 yesstr, nostr); in chkfiles()
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | setlocale.c | 830 _langinfo.nostr = "no"; in init_statics()
|
/titanic_50/usr/src/cmd/compress/ |
H A D | compress.c | 766 ofname, yesstr, nostr); in main()
|
/titanic_50/usr/src/cmd/localedef/data/ |
H A D | th_TH.UTF-8.src | 1345 nostr "<THAI_CHARACTER_SARA_AI_MAIMALAI><THAI_CHARACTER_MO_MA><THAI_CHARACTER_MAI_EK><THAI_CHARA…
|
H A D | pa_IN.UTF-8.src | 1388 nostr "<GURMUKHI_LETTER_NA><GURMUKHI_LETTER_HA><GURMUKHI_VOWEL_SIGN_II><GURMUKHI_SIGN_BINDI>:no:…
|
H A D | hy_AM.UTF-8.src | 1386 nostr "no:n:NO:N"
|
H A D | gu_IN.UTF-8.src | 1423 nostr "<GUJARATI_LETTER_NA><GUJARATI_VOWEL_SIGN_AA>:no:n:NO:N"
|
H A D | kn_IN.UTF-8.src | 1440 nostr "<KANNADA_LETTER_I><KANNADA_LETTER_LA><KANNADA_SIGN_VIRAMA><KANNADA_LETTER_LA>:<KANNADA_LE…
|
H A D | si_LK.UTF-8.src | 1331 nostr "<SINHALA_LETTER_DANTAJA_NAYANNA><SINHALA_VOWEL_SIGN_KETTI_AEDA-PILLA><SINHALA_LETTER_ALPA…
|
H A D | as_IN.UTF-8.src | 1468 nostr "no:n:NO:N"
|
H A D | bn_BD.UTF-8.src | 1464 nostr "<BENGALI_LETTER_NA><BENGALI_VOWEL_SIGN_AA>:no:n:NO:N"
|
H A D | bn_IN.UTF-8.src | 1464 nostr "<BENGALI_LETTER_NA><BENGALI_VOWEL_SIGN_AA>:no:n:NO:N"
|
H A D | ta_IN.UTF-8.src | 1446 nostr "<TAMIL_LETTER_I><TAMIL_LETTER_LA><TAMIL_SIGN_VIRAMA><TAMIL_LETTER_LA><TAMIL_VOWEL_SIGN_AI…
|
H A D | or_IN.UTF-8.src | 1461 nostr "<ORIYA_LETTER_NA><ORIYA_VOWEL_SIGN_AA>:no:n:NO:N"
|