Home
last modified time | relevance | path

Searched defs:popen (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dgen_cmd.py479 def kill_cmd(popen, sig=signal.SIGTERM): argument
/openbmc/pldm/tools/visualize-pdr/
H A Dpldm_visualise_pdrs.py96 def __init__(self, popen): argument
/openbmc/linux/drivers/atm/
H A Dsolos-pci.c918 static int popen(struct atm_vcc *vcc) in popen() function