Lines Matching defs:nostr
120 static char *nostr = NULL;
133 free(nostr); \
136 nostr = default_nostr;
143 if (nostr != default_nostr) \
144 free(nostr);
257 nostr = strdup(nl_langinfo(NOSTR));
258 if (yesexpr == NULL || yesstr == NULL || nostr == NULL) {
269 (*nostr == (char)NULL) ||
675 "proceed (%s/%s)? "), yesstr, nostr);
833 "proceed (%s/%s)? "), yesstr, nostr);
1072 "proceed (%s/%s)? "), array_argp, yesstr, nostr);
1122 "controller %d (%s/%s)? "), ctl_tag, yesstr, nostr);
1411 "array %s (%s/%s)? "), argv[optind], yesstr, nostr);