Searched defs:manlint (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/onbld/Checks/
H A DManLint.py36 def manlint(fh, filename=None, output=sys.stderr, **opts): function
/illumos-gate/usr/src/tools/scripts/
H A Dgit-pbchk.py292 def manlint(root, parent, flist, output): function
298 ret |= ManLint.manlint(fh, output=output, picky=True)
344 manlint,
356 manlint,

Completed in 67 milliseconds