Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/smbsrv-tests/cmd/
H A Drun_smbtorture.py30 def stripped_file(f): function
49 yield from (line for line in stripped_file(tmp)
97 for line in stripped_file(rfd):
190 return stripped_file(argparse.FileType.__call__(self, *args, **kwargs))