Searched refs:hdrchk (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/lvm/metassist/xml/
H A DMakefile50 hdrchk:
/illumos-gate/usr/src/tools/scripts/
H A Dhdrchk.py39 from onbld.Checks.HdrChk import hdrchk namespace
67 ret |= hdrchk(fh, lenient=lenient, output=sys.stderr)
H A DMakefile68 hdrchk \
88 hdrchk.1onbld \
H A Dgit-pbchk.py260 def hdrchk(root, parent, flist, output): function
265 ret |= HdrChk.hdrchk(fh, lenient=True, output=output)
341 hdrchk,
353 hdrchk,
/illumos-gate/usr/src/cmd/lvm/metassist/common/
H A DMakefile61 hdrchk:
/illumos-gate/usr/src/cmd/lvm/metassist/controller/
H A DMakefile51 hdrchk:
/illumos-gate/usr/src/uts/sparc/udfs/
H A DMakefile126 -hdrchk ../../common/sys/fs/udf_inode.h
127 -hdrchk ../../common/sys/fs/udf_volume.h
/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A DMakefile68 hdrchk:
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A DMakefile55 HDRCHK = hdrchk
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A DMakefile53 HDRCHK = hdrchk
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A DMakefile49 HDRCHK = hdrchk
/illumos-gate/usr/src/cmd/geniconvtbl/
H A DMakefile.com162 hdrchk: $(HDRCHECKS)
/illumos-gate/usr/src/tools/onbld/Checks/
H A DHdrChk.py156 def hdrchk(fh, filename=None, lenient=False, output=sys.stderr): function
/illumos-gate/usr/src/tools/onbld/hgext/
H A Dcdm.py516 See the section 'HEADER STANDARDS' in the hdrchk(1) manual page
519 Files can be excluded from this check using the hdrchk.NOT file.
524 exclude = not_check(repo, 'hdrchk')
539 ret |= HdrChk.hdrchk(fh, lenient=True, output=ui)
832 - hdrchk (C header style)
867 - hdrchk (C header style)
1464 'hdrchk': (cdm_hdrchk, [('p', 'parent', '', 'parent workspace')],
1465 'hg hdrchk [-p PARENT]'),

Completed in 81 milliseconds