Searched defs:mapfilechk (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/onbld/Checks/
H A DMapfile.py45 def mapfilechk(fh, filename=None, verbose=False, output=sys.stderr): function
/illumos-gate/usr/src/tools/scripts/
H A Dmapfilechk.py39 from onbld.Checks.Mapfile import mapfilechk namespace
99 return mapfilechk(fh, verbose=opts['verbose'],
H A Dgit-pbchk.py224 def mapfilechk(root, parent, flist, output): function
245 ret |= Mapfile.mapfilechk(fh, output=output)
345 mapfilechk]
357 mapfilechk]

Completed in 99 milliseconds