Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpkg/common/
H A Dpkgweb.c115 static char *get_unique_filename(char *, char *);
2218 if ((ps->uniqfile = get_unique_filename(dwnld_dir, in web_get_file()
2686 get_unique_filename(char *dir, char *last_modified) in get_unique_filename() function