Searched refs:strings (Results 1 - 7 of 7) sorted by relevance

/solaris-x11-s11/open-src/util/build-tools/sun-src/
H A Dtime.c35 #include <strings.h>
/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dpsw.c63 #define MAXSTRINGS 256 /* maximum number of non-duplcated strings */
80 static boolean twoStatics; /* true if strings are separate from objects */
457 wrapDict = CreatePSWDict(MAXSTRINGS); /* dictionary of strings in the wrap */
604 wrapDict = CreatePSWDict(MAXSTRINGS); /* dictionary of strings in the wrap */
1001 register TokenList strings = NULL, bodies = NULL; local
1007 wrapDict = CreatePSWDict(MAXSTRINGS); /* dictionary of strings in the wrap */
1030 strings = ConsToken(t, strings);
1035 strings = ConsToken(t, strings);
[all...]
/solaris-x11-s11/open-src/common/
H A DX-parfait.conf188 result == new(undefined); /* n * char* + extension strings */
200 result == new(undefined); /* n * char* + extension strings */
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/config/
H A Dgfx_gamma_pack.c26 #include <strings.h> /* strpbrk strchr strlen */
196 * termination code for even length strings.
392 * The three _tbl strings control what byte values
395 * The length of these strings determine the range
402 * These three strings must not contain any duplicate
403 * characters within or between the strings.
437 * in the three packing sequence strings. This would
567 * The three _tbl strings control the unpacking
616 /****** Search the three strings, and find the index
698 * - Byte found in multiple strings
[all...]
/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolprotocol.c36 #include <strings.h>
H A Dauditwrite.c33 #include <strings.h>
H A Dtsolextension.c38 #include <strings.h>

Completed in 31 milliseconds