Home
last modified time | relevance | path

Searched refs:get_endof_string (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libpkg/common/
H A Dpkgweb.h123 extern char *get_endof_string(char *, char);
H A Dmapfile-vers104 get_endof_string;
H A Dpkgweb.c2195 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