Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.h120 char *entrypath; /* the PWD reply when we logged on */ member
Dftp.c934 if(conn->bits.reuse && ftpc->entrypath) { in ftp_state_cwd()
940 PPSENDF(&conn->proto.ftpc.pp, "CWD %s", ftpc->entrypath); in ftp_state_cwd()
2933 Curl_safefree(ftpc->entrypath); in ftp_statemach_act()
2934 ftpc->entrypath = dir; /* remember this */ in ftp_statemach_act()
2935 infof(data, "Entry path is '%s'\n", ftpc->entrypath); in ftp_statemach_act()
2937 data->state.most_recent_ftp_entrypath = ftpc->entrypath; in ftp_statemach_act()
2942 Curl_safefree(ftpc->entrypath); in ftp_statemach_act()
2943 ftpc->entrypath = dir; /* remember this */ in ftp_statemach_act()
2944 infof(data, "Entry path is '%s'\n", ftpc->entrypath); in ftp_statemach_act()
2946 data->state.most_recent_ftp_entrypath = ftpc->entrypath; in ftp_statemach_act()
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...