Searched defs:noSuffix (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/makepsres/
H A Dmakepsres.c96 int noSuffix; variable
1544 if (!noSuffix && IdentifyFromFileSuffix(filename)) return;
1564 if (!noSuffix && IdentifyFromFileSuffix(filename)) return;
2093 else if (strcmp(argv[i], "-ns") == 0) noSuffix = true;
2256 noSuffix = false;

Completed in 16 milliseconds