Searched refs:as (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcsopendi.c44 * suitability of this software for any purpose. It is provided "as is"
229 char tb[256], *fs, **as; local
231 (void) XDPSGetNXArg(XDPSNX_EXEC_ARGS, (void **) &as);
233 if (as != NULL)
234 for (; *as != NULL; as++) {
235 if ((int) (strlen(*as) + 1 + (i = strlen(tb))) > 256-1) {
243 (void) strcat(tb, *as);
433 /* Agent is not on the same host as client, so fix
/solaris-x11-s11/open-src/lib/libXfixes/
H A Dsoversion.patch26 source community shipped as libXfixes.so.3. This thus maintains ABI
/solaris-x11-s11/open-src/util/build-tools/
H A Dfind-build-errors35 # Log file from new pkg(5) build (in same directory as $default_logfile)
208 # don't treat this as a command
/solaris-x11-s11/open-src/common/
H A DX-parfait.conf78 /* Listed pretty much in same order as <X11/Xlib.h> */

Completed in 13 milliseconds