Searched refs:manlint (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/tools/scripts/ |
H A D | git-pbchk.py | 264 def manlint(root, parent, flist, output): function 270 ret |= ManLint.manlint(fh, output=output, picky=True) 311 manlint, 322 manlint,
|
/titanic_50/usr/src/tools/onbld/Checks/ |
H A D | ManLint.py | 36 def manlint(fh, filename=None, output=sys.stderr, **opts): function
|
/titanic_50/usr/src/tools/onbld/hgext/ |
H A D | cdm.py | 425 ret |= ManLint.manlint(fh, output=ui, picky=True)
|