Lines Matching defs:s
215 * We define gettext(s) to be s here, so that xgettext will extract the
220 #define gettext(s) s
224 gettext("%s: regular expression error - %s\n");
226 gettext("%s: regular expression match error - %s\n");
228 gettext("%s: cannot unparse principal name (%s)\n");
230 gettext("%s: cannot unparse modifier name (%s)\n");
232 gettext("%s: cannot find any standard key for %s\n");
234 gettext("%s: tagged data list inconsistency for %s "
243 gettext("%s: cannot open %s for writing (%s)\n");
245 gettext("%s: cannot lock %s (%s)\n");
247 gettext("%s: error performing %s dump (%s)\n");
249 gettext("%s: error dumping %s header (%s)\n");
251 gettext("%s(%d): ignoring trash at end of line: ");
277 gettext("%s(%d): cannot store %s(%s)\n");
279 gettext("%s\n");
281 gettext("%s(%d): cannot parse %s (%s)\n");
283 gettext("%s(%d): cannot read %s\n");
285 gettext("%s(%d): no memory for buffers\n");
287 gettext("%s(%d): cannot match size tokens\n");
289 gettext("%s: error processing line %d of %s\n");
291 gettext("%s: dump header bad in %s\n");
297 gettext("%s(%s): cannot unparse name\n");
299 gettext("%s(%s): cannot decode contents\n");
317 gettext("%s: cannot get memory for temporary name\n");
319 gettext("%s: cannot initialize Kerberos context\n");
323 gettext("while re-encoding keys for principal %s with new master key");
325 gettext("%s: %s restore failed\n");
327 gettext("%s: cannot close database (%s)\n");
329 gettext("%s: cannot initialize database (%s)\n");
331 gettext("%s: cannot initialize database lock (%s)\n");
333 gettext("%s: cannot set database name to %s (%s)\n");
335 gettext("%s: cannot delete bad database %s (%s)\n");
337 gettext("%s: cannot unlock database %s (%s)\n");
339 gettext("%s: cannot rename database %s to %s (%s)\n");
341 gettext("%s: cannot create database %s (%s)\n");
343 gettext("%s: cannot open %s (%s)\n");
433 gettext("while creating 'ok' file, '%s'"),
441 gettext("while writing to 'ok' file, '%s'"),
722 fprintf(arg->ofile, "%d\t%d\t%d\t%d\t%d\t%d\t%s\t%d\t", strlen(name),
738 "\t%u\t%u\t%u\t%u\t%u\t%u\t%u\t%u\t%u\t%u\t%s\t%u\t%u\t%u\t",
767 fprintf(stderr, "%s\n", name);
845 * verbatim. A bracketed field's absence is indicated by a -1 in its
873 fprintf(arg->ofile, "%d\t%d\t%d\t%d\t%d\t%s\t",
936 fprintf(stderr, "%s\n", name);
1021 fprintf(arg->ofile, "%d\t%d\t%d\t%d\t%d\t%s\t",
1094 fprintf(stderr, "%s\n", name);
1218 fprintf(arg->ofile, "policy\t%s\t%d\t%d\t%d\t%d\t%d\t%d\n", entry->name,
1293 fprintf(arg->ofile, "princ\t%s\t", princstr);
1297 fprintf(arg->ofile, "%s\t", adb.policy);
1311 "keys for principal %s; skipping "
1324 "for principal %s, cannot generate "
1400 * the slave's update log when loading
1537 fprintf(arglist.ofile, "%s", dump->header);
1543 gettext("%s: Could not map log\n"), progname);
1550 * but that's ok since the lock func handles incr locks held.
1555 gettext("%s: Couldn't grab lock\n"), progname);
2207 * But it's a pain to implement that here, and doing
2209 * that's what I did. [krb5-admin/89]
2413 nread = fscanf(filep, "%1024s\t%d\t%d\t%d\t%d\t%d\t%d", rec.name,
2429 fprintf(stderr, gettext("cannot create policy on line %d: %s\n"),
2435 fprintf(stderr, gettext("created policy %s\n"), rec.name);
2456 nread = fscanf(filep, "%100s\t", rectype);
2469 gettext("unknown record type \"%s\" on line %d\n"),
2493 nread = fscanf(filep, "%100s\t", rectype);
2508 gettext("unknown record type \"%s\" on line %d\n"),
2665 fprintf(stderr, gettext("%s: Unable to set the default realm\n"), progname);
2687 fprintf(stderr, gettext("%s: Cannot lock %s: %s\n"), progname,
2734 gettext("%s: dump version %s can only "
2780 fprintf(stderr, "%s: %s\n", progname, emsg);
2807 fprintf(stderr, "%s: %s\n", progname, emsg);
2831 fprintf(stderr, gettext("%s: %s while permanently locking database\n"),
2849 gettext("%s: Could not map log\n"),
2876 sscanf(buf, "%s %u %u %u", iheader, &last_sno,
2930 fprintf(stderr, gettext("%s: cannot make newly loaded database live (%s)\n"),