Home
last modified time | relevance | path

Searched refs:blk_text (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/tools/onbld/Checks/
H A DCmtBlk.py43 def checkblock(block, blk_text): argument
48 lictxt, blk_text):
53 def cmtblkchk(fh, blk_name, blk_text, filename=None, argument
65 full_text = [StartText, ''] + blk_text + ['', EndText]