Searched refs:torg (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libc/port/gen/ |
H A D | nlspath_checks.c | 483 char *ofmt, *nfmt, *torg; local 492 torg = "(NULL)"; 494 torg = (char *)org; 498 if (org == new || strcmp(torg, new) == 0 || 502 osz = strlen(torg) * FORMAT_SIZE; 507 olen = extract_format(torg, ofmt, osz, 0); 511 "invalid format in gettext argument: \"%s\"", torg); 527 torg, new); 537 torg, new); 563 "\"%.100s\" -> \"%s\"", torg, ne [all...] |
Completed in 20 milliseconds