Home
last modified time | relevance | path

Searched refs:cmd_lcd (Results 1 – 14 of 14) sorted by relevance

/dports/databases/sqsh/sqsh-2.5/src/
H A Dcmd.h100 int cmd_lcd _ANSI_ARGS(( int, char** )) ; /* sqsh-2.5 local change dir */
172 { "\\lcd", NULL, cmd_lcd }, /* sqsh-2.5 */
H A Dcmd_shell.c118 int cmd_lcd( argc, argv ) in cmd_lcd() function
/dports/ftp/quftp/quftp-1.0.7/
H A Dquftp.h63 int cmd_lcd(char *command_line);
H A Dquftp.c52 {"lcd", cmd_lcd, "Change the current local directory", NULL},
833 int cmd_lcd(char *command_line) { in cmd_lcd() function
/dports/www/cadaver/cadaver-0.23.3/src/
H A Dcadaver.h56 cmd_less, cmd_cat, cmd_lpwd, cmd_lcd, cmd_lls, cmd_mput, cmd_mget, enumerator
/dports/ftp/yafc/yafc-1.3.7/src/
H A Dlocal.c37 void cmd_lcd(int argc, char **argv) in cmd_lcd() function
/dports/devel/p5-Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.42/eg/
H A Dpftp377 sub cmd_lcd {
/dports/ftp/lftp/lftp-4.9.2/src/
H A DCmdExec.cc214 if(c->creator!=cmd_lcd) in exec_parsed_command()
H A Dcommands.cc286 {"lcd", cmd_lcd, N_("lcd <ldir>"),
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/client/
H A Dclient.c2376 static int cmd_lcd(struct smbclient_context *ctx, const char **args) in cmd_lcd() function
2609 …{"lcd",cmd_lcd,"[directory] change/report the local current working directory",{COMPL_LOCAL,COMPL_…
/dports/net/samba412/samba-4.12.15/source4/client/
H A Dclient.c2555 static int cmd_lcd(struct smbclient_context *ctx, const char **args)
2807 …{"lcd",cmd_lcd,"[directory] change/report the local current working directory",{COMPL_LOCAL,COMPL_…
/dports/net/quagga/quagga-1.2.4/lib/
H A Dcommand.c2285 cmd_lcd (char **matched) in cmd_lcd() function
2460 lcd = cmd_lcd ((char **) matchvec->index); in cmd_complete_command_real()
/dports/net/samba412/samba-4.12.15/source3/client/
H A Dclient.c4706 static int cmd_lcd(void) in cmd_lcd() function
5577 …{"lcd",cmd_lcd,"[directory] change/report the local current working directory",{COMPL_LOCAL,COMPL_…
/dports/net-p2p/shx/shx-0.2.4/src/
H A Dhx_commands.c6211 { "lcd", cmd_lcd },