Searched defs:not_check (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Dgit-pbchk.py173 def not_check(root, cmd): function
327 exclude = not_check(root, cmd.func_name)
/illumos-gate/usr/src/tools/onbld/hgext/
H A Dcdm.py149 def not_check(repo, cmd): function
373 exclude = not_check(repo, 'cddlchk')
407 exclude = not_check(repo, 'manlint')
443 exclude = not_check(repo, 'mapfilechk')
492 exclude = not_check(repo, 'copyright')
524 exclude = not_check(repo, 'hdrchk')
559 exclude = not_check(repo, 'cstyle')
589 exclude = not_check(repo, 'jstyle')
620 exclude = not_check(repo, 'permchk')
743 exclude = not_check(rep
[all...]

Completed in 58 milliseconds