Home
last modified time | relevance | path

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

/scripts/
Dspdxcheck.py395 ndirs = len(parser.spdx_dirs) variable
397 if ndirs:
419 if ndirs:
421 sys.stderr.write('Directories accounted: %8d\n' %ndirs)
422 pc = int(100 * dirsok / ndirs)
425 if ndirs and ndirs != dirsok and args.dirs:
436 if ndirs and ndirs != dirsok and args.files: