Home
last modified time | relevance | path

Searched refs:remote_command (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dssh.c1357 options.remote_command != NULL || in main()
1370 if (sshbuf_len(command) != 0 && options.remote_command != NULL) in main()
1375 options.remote_command == NULL && in main()
1393 if (sshbuf_len(command) == 0 && options.remote_command == NULL) in main()
1437 if (options.remote_command != NULL) { in main()
1438 debug3("expanding RemoteCommand: %s", options.remote_command); in main()
1439 cp = options.remote_command; in main()
1440 options.remote_command = default_client_percent_expand(cp, in main()
1442 debug3("expanded RemoteCommand: %s", options.remote_command); in main()
1444 if ((r = sshbuf_put(command, options.remote_command, in main()
[all …]
H A Dreadconf.h166 char *remote_command; member
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-2007634 (remote_delete_command, remote_command): New functions.
H A DChangeLog-20147493 * remote.c (remote_command, set_remote_cmd): Pass all_commands,
H A DChangeLog-20175663 * remote.c (set_remote_cmd, show_remote_cmd, remote_command):
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-2007634 (remote_delete_command, remote_command): New functions.
H A DChangeLog-20147493 * remote.c (remote_command, set_remote_cmd): Pass all_commands,
H A DChangeLog-202012525 * remote.c (remote_command, set_remote_cmd): Remove.
H A DChangeLog-20175663 * remote.c (set_remote_cmd, show_remote_cmd, remote_command):