Home
last modified time | relevance | path

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

/dports/www/py-gandi.cli/gandi.cli-1.5/gandi/cli/tests/fixtures/
H A Dmocks.py21 def exec_output(cls, command, shell=True, encoding='utf-8'): member in MockObject
/dports/www/py-gandi.cli/gandi.cli-1.5/gandi/cli/core/
H A Dbase.py258 def exec_output(cls, command, shell=True, encoding='utf-8'): member in GandiModule
/dports/multimedia/xawtv/xawtv-3.107/x11/
H A Dxt.c628 exec_output(XtPointer data, int *fd, XtInputId * iproc) in exec_output() function