HomeSort by relevance Sort by last modified time
    Searched full:psreader (Results 1 - 4 of 4) sorted by null

  /external/scapy/scapy/
plist.py 430 conf.prog.psreader is called"""
436 subprocess.Popen([conf.prog.psreader, filename+".ps"])
config.py 64 psreader = "gv" variable in class:ProgPath
packet.py 500 with ContextManagerSubprocess("psdump()", conf.prog.psreader):
501 subprocess.Popen([conf.prog.psreader, fname])
    [all...]
  /external/scapy/scapy/arch/windows/
__init__.py 303 self.psreader = win_find_exe("gsview32")
    [all...]

Completed in 186 milliseconds