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