Home
last modified time | relevance | path

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

/dports/ftp/quftp/quftp-1.0.7/
H A Dquftp.c40 #define LAST_CONNECTION connection[atoi(config(variables, "LAST_CONNECTION"))] macro
1013 if (!getconnected(LAST_CONNECTION)) { in cmd_fxp()
1026 LAST_CONNECTION->hostname); in cmd_fxp()
1058 …sprintf(item->remotedir, "%s%s%s", LAST_CONNECTION->remotedir, (LAST_CONNECTION->remotedir[strlen( in cmd_fxp()
1065 item->remoteconnection = LAST_CONNECTION; in cmd_fxp()