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

/illumos-gate/usr/src/tools/onbld/Checks/
H A DCddl.py35 # scmtest has a test for cddlchk that depends on the variable
44 # be tested by cddlchk. However, we don't want to include the initial
49 def cddlchk(fh, filename=None, lenient=False, verbose=False, output=sys.stderr): function
/illumos-gate/usr/src/tools/scripts/
H A Dcddlchk.py39 from onbld.Checks.Cddl import cddlchk namespace
100 return cddlchk(fh, verbose=opts['verbose'],

Completed in 58 milliseconds