Home
last modified time | relevance | path

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

/external/chromium/net/ftp/
Dftp_server_type_histograms.h24 SERVER_WINDOWS = 10, // Server using Windows listing style. enumerator
Dftp_directory_listing_parser.cc58 *server_type = SERVER_WINDOWS; in ParseListing()