Home
last modified time | relevance | path

Searched refs:fs_bytes_left (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/apps/
A Dfs.h90 int fs_bytes_left(struct fs_file *file);
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/apps/
A Dfs.h90 int fs_bytes_left(struct fs_file *file);
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/
A Dfs.c176 fs_bytes_left(struct fs_file *file) in fs_bytes_left() function
A Dhttpd.c1077 bytes_left = fs_bytes_left(hs->handle);
1565 if((hs->left == 0) && (fs_bytes_left(hs->handle) <= 0)) {

Completed in 11 milliseconds