Lines Matching defs:remote
360 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):
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 = True
2913 if remote:
3284 remote = False
3310 remote = True
3315 remote = True
3316 elif not remote:
3319 if remote and not pargs:
3320 usage(_("contents: must request remote contents for specific "
3354 elif remote:
3400 raise_unmatched=True, ranked=remote, return_fmris=True,
3502 elif remote:
5280 "remote" : [remote, 0],
5375 "remote" : opts_remote,