Searched defs:filepath (Results 1 – 3 of 3) sorted by relevance
209 char filepath[FILE_PATH_MAX]; in download_get_handler() local290 char filepath[FILE_PATH_MAX]; in upload_post_handler() local404 char filepath[FILE_PATH_MAX]; in delete_post_handler() local
39 static esp_err_t set_content_type_from_file(httpd_req_t *req, const char *filepath) in set_content_type_from_file()61 char filepath[FILE_PATH_MAX]; in rest_common_get_handler() local
685 def set_target_filepath(outdir, filepath): argument