Searched refs:get_endof_string (Results 1 – 3 of 3) sorted by relevance
123 extern char *get_endof_string(char *, char);
104 get_endof_string;
2195 if ((bname = get_endof_string(ps->url.abspath, '/')) == NULL) { in web_get_file()2499 get_endof_string(char *path, char token) in get_endof_string() function