Searched refs:web_get_file (Results 1 – 1 of 1) sorted by relevance
108 static WebStatus web_get_file(PKG_ERR *, char *, int, char **);458 switch (web_get_file(err, dwnld_dir, nointeract, fname)) { in web_session_control()2136 web_get_file(PKG_ERR *err, char *dwnld_dir, int nointeract, char **fname) in web_get_file() function