Searched refs:comchk (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/tools/scripts/ |
H A D | git-pbchk.py | 206 def comchk(root, parent, flist, output): function 209 return Comments.comchk(git_comments(parent), check_db=True, 338 cmds = [comchk,
|
/titanic_41/usr/src/tools/onbld/Checks/ |
H A D | Comments.py | 48 def comchk(comments, check_db=True, output=sys.stderr): function
|
/titanic_41/usr/src/tools/onbld/hgext/ |
H A D | cdm.py | 355 return Comments.comchk(active.comments(), check_db=check_db, output=ui)
|