Searched refs:strip (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/common/
H A DMakefile.inc272 gtar --directory="$(SOURCE_DIR)" --strip-components=1 \
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSB.c632 full name ends with 5 digits strip them, and replace periods that
793 static String strip[] = { variable
816 for (i = 0; strip[i] != NULL; i++) {
817 diff = strncmp(family, strip[i], striplen[i]);
825 strcpy(key + len - striplen[i] + 1, strip[i]);

Completed in 23 milliseconds