Searched refs:VmsSpecialSize (Results 1 – 2 of 2) sorted by relevance
781 static curl_off_t VmsSpecialSize(const char * name, in VmsSpecialSize() function800 #define filesize(name, stat_data) VmsSpecialSize(name, &stat_data)
176 static curl_off_t VmsSpecialSize(const char * name, in VmsSpecialSize() function660 fileinfo.st_size = VmsSpecialSize(uploadfile, &fileinfo); in operate_do()