Searched refs:SkipResourceSection (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/libpsres/ |
H A D | PSres.c | 726 static int SkipResourceSection(f, dir, type, checkName) function 770 return SkipResourceSection(f, dir, type, 0); 1119 if (SkipResourceSection(f, rd, t, 1)) { 1176 } else if (SkipResourceSection(f, rd, t, 1)) { 1195 } else if (SkipResourceSection(f, rd, t, 0)) { 1239 } else if (SkipResourceSection(f, rd, t, 1)) { 1263 } else if (SkipResourceSection(f, rd, t, 0)) { 1598 } else if (SkipResourceSection(f, rd, t, 1)) { 1613 } else if (SkipResourceSection(f, rd, t, 0)) return 1;
|
Completed in 40 milliseconds