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

/illumos-gate/usr/src/tools/scripts/
H A Dgit-pbchk.py50 from onbld.Checks import Comments, Copyright, CStyle, HdrChk namespace
265 ret |= HdrChk.hdrchk(fh, lenient=True, output=output)
/illumos-gate/usr/src/tools/onbld/hgext/
H A Dcdm.py109 from onbld.Checks import Cddl, Comments, Copyright, CStyle, HdrChk namespace
539 ret |= HdrChk.hdrchk(fh, lenient=True, output=ui)

Completed in 60 milliseconds