Searched refs:HdrChk (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/tools/onbld/Checks/ |
H A D | Makefile | 40 HdrChk.py \
|
/illumos-gate/usr/src/tools/scripts/ |
H A D | hdrchk.py | 39 from onbld.Checks.HdrChk import hdrchk
|
H A D | git-pbchk.py | 50 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 D | cdm.py | 109 from onbld.Checks import Cddl, Comments, Copyright, CStyle, HdrChk namespace 539 ret |= HdrChk.hdrchk(fh, lenient=True, output=ui)
|
Completed in 78 milliseconds