Searched refs:hdrchk (Results 1 – 18 of 18) sorted by relevance
/titanic_44/usr/src/tools/scripts/ |
H A D | hdrchk.py | 39 from onbld.Checks.HdrChk import hdrchk 67 ret |= hdrchk(fh, lenient=lenient, output=sys.stderr)
|
H A D | git-pbchk.py | 249 def hdrchk(root, parent, flist, output): function 254 ret |= HdrChk.hdrchk(fh, lenient=True, output=output) 329 hdrchk, 341 hdrchk,
|
H A D | Makefile | 68 hdrchk \ 88 hdrchk.1 \
|
H A D | nightly.sh | 638 -C check for cstyle/hdrchk errors
|
/titanic_44/usr/src/uts/sparc/udfs/ |
H A D | Makefile | 126 -hdrchk ../../common/sys/fs/udf_inode.h 127 -hdrchk ../../common/sys/fs/udf_volume.h
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/ |
H A D | Makefile | 53 HDRCHK = hdrchk
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/ |
H A D | Makefile | 55 HDRCHK = hdrchk
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/frudata/ |
H A D | Makefile | 49 HDRCHK = hdrchk
|
/titanic_44/usr/src/cmd/geniconvtbl/ |
H A D | Makefile.com | 162 hdrchk: $(HDRCHECKS)
|
/titanic_44/usr/src/tools/onbld/Checks/ |
H A D | HdrChk.py | 156 def hdrchk(fh, filename=None, lenient=False, output=sys.stderr): function
|
/titanic_44/usr/src/lib/libsasl/ |
H A D | README | 28 and <sasl/prop.h> are the exception. These are both hdrchk and cstyle clean
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | developer-build-onbld.mf | 108 file path=opt/onbld/bin/hdrchk mode=0555 206 file path=opt/onbld/man/man1/hdrchk.1
|
/titanic_44/usr/src/ |
H A D | Makefile.master | 207 HDRCHK= $(ONBLD_TOOLS)/bin/hdrchk
|
/titanic_44/usr/src/tools/onbld/hgext/ |
H A D | cdm.py | 539 ret |= HdrChk.hdrchk(fh, lenient=True, output=ui)
|
/titanic_44/usr/src/tools/ |
H A D | README.tools | 195 hdrchk
|
/titanic_44/usr/src/lib/ |
H A D | README.Makefiles | 107 Check all library header files for hdrchk compliance.
|
/titanic_44/exception_lists/ |
H A D | copyright | 32 exception_lists/hdrchk
|
/titanic_44/ |
H A D | .gitignore | 8977 usr/src/tools/scripts/hdrchk
|