Searched refs:diskpath (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Dservices_ex.c4467 check_disk_free(char *res, char *diskpath) // added by Jiahao for WL500gP argument
4472 if(statfs(diskpath, &fsbuf))
4500 check_disk_free_GE_1G(char *diskpath) // added by Jiahao for WL500gP argument
4504 if(statfs(diskpath, &fsbuf))
4519 check_disk_free_apps(char *diskpath, int ac_flag) // added by Jiahao for WL500gP argument
4523 if(statfs(diskpath, &fsbuf))
/asus-wl-520gu-7.0.1.45/src/router/rc.orig/
H A Dservices_ex.c4455 check_disk_free(char *res, char *diskpath) // added by Jiahao for WL500gP argument
4460 if(statfs(diskpath, &fsbuf))
4488 check_disk_free_GE_1G(char *diskpath) // added by Jiahao for WL500gP argument
4492 if(statfs(diskpath, &fsbuf))
4507 check_disk_free_apps(char *diskpath, int ac_flag) // added by Jiahao for WL500gP argument
4511 if(statfs(diskpath, &fsbuf))

Completed in 102 milliseconds