Searched defs:remote (Results 1 - 1 of 1) sorted by relevance

/pkg/src/
H A Dclient.py360 priv_usage["remote"] = _(
1946 package remote process will silently exit with a non-zero
1949 remote dispatch routine with a call to handle_errors(), which
1960 def remote(op, api_inst, pargs, ctlfd): function
1961 """Execute commands from a remote pipe"""
2837 local = remote = case_sensitive = False
2861 remote = True
2863 remote = True
2869 if not local and not remote:
2870 remote
[all...]

Completed in 19 milliseconds