Home
last modified time | relevance | path

Searched defs:unix_path (Results 1 – 3 of 3) sorted by relevance

/external/chromium/net/ftp/
Dftp_util.cc26 std::string FtpUtil::UnixFilePathToVMS(const std::string& unix_path) { in UnixFilePathToVMS()
70 std::string FtpUtil::UnixDirectoryPathToVMS(const std::string& unix_path) { in UnixDirectoryPathToVMS()
/external/netperf/
Dnettest_unix.h31 char unix_path[32]; /* the path */ member
47 char unix_path[32]; /* the path */ member
76 char unix_path[32]; /* the path */ member
90 char unix_path[32]; /* the path to the dlpi device */ member
116 char unix_path[32]; /* the path */ member
130 char unix_path[32]; /* the path */ member
160 char unix_path[32]; /* the path */ member
175 char unix_path[32]; /* the path */ member
/external/qemu/android/
Dhw-pipe-net.c479 char unix_path[PATH_MAX]; local