Home
last modified time | relevance | path

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

/curl/lib/
H A Dmime.c183 static curl_off_t VmsSpecialSize(const char *name, in VmsSpecialSize() function
196 #define filesize(name, stat_data) VmsSpecialSize(name, &stat_data)
/curl/src/
H A Dtool_operate.c276 static curl_off_t VmsSpecialSize(const char *name, in VmsSpecialSize() function
377 fileinfo.st_size = VmsSpecialSize(uploadfile, &fileinfo); in pre_transfer()

Completed in 20 milliseconds