Searched refs:strip_unsafe_prefix (Results 1 – 5 of 5) sorted by relevance
8 const char* FAST_FUNC strip_unsafe_prefix(const char *str) in strip_unsafe_prefix() function
455 overlapping_strcpy(file_header->name, strip_unsafe_prefix(file_header->name)); in get_header_tar()
205 const char *strip_unsafe_prefix(const char *str) FAST_FUNC;
845 overlapping_strcpy(dst_fn, strip_unsafe_prefix(dst_fn)); in unzip_main()
478 header_name = strip_unsafe_prefix(fileName); in writeFileToTarball()