Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpkg/common/
H A Dpkgweb.c103 static boolean_t remove_dwnld_file(char *);
292 (void) remove_dwnld_file(ps->uniqfile); in web_cleanup()
297 (void) remove_dwnld_file(ps->link); in web_cleanup()
2955 remove_dwnld_file(char *path) in remove_dwnld_file() function