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

/illumos-gate/usr/src/tools/scripts/
H A Djstyle.pl116 my $nocheck = 0;
137 if ($nocheck) {
139 $nocheck = 0;
184 $nocheck = 1;
H A Dcstyle.pl249 my $nocheck = 0;
275 $_ = '"' . $_ if ($in_string && !$nocheck && !$in_comment);
286 if ($nocheck || $in_comment) {
308 if ($nocheck) {
310 $nocheck = 0;
356 $nocheck = 1;
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Dp2v.ksh418 partial=nocheck
419 runlevel=nocheck
420 idepend=nocheck
421 rdepend=nocheck
422 space=nocheck
423 setuid=nocheck
424 conflict=nocheck
425 action=nocheck
/illumos-gate/usr/src/lib/libast/common/misc/
H A Dglob.c580 const char* nocheck = pattern; local
755 strcopy(top->gl_path + gp->gl_extra, nocheck);

Completed in 95 milliseconds