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

/solaris-x11-s11/open-src/util/build-tools/
H A Dxmake28 use strict; #
H A Dfind-build-errors28 use strict; #
/solaris-x11-s11/open-src/lib/DPS/sun-src/makepsres/
H A Dmakepsres.c92 int strict; variable
992 if (strict) exit(1);
1551 if (strict) exit(1);
1571 if (strict) exit(1);
1682 if (strict) exit(1);
1696 if (strict) exit(1);
2087 else if (strcmp(argv[i], "-s") == 0) strict = true;
2252 strict = false;
/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_fb_helper.c508 static bool drm_connector_enabled(struct drm_connector *connector, bool strict) argument
512 if (strict)

Completed in 20 milliseconds