Home
last modified time | relevance | path

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

/src/contrib/xz/src/liblzma/common/
H A Dstring_conversion.c40 str_init(lzma_str *str, const lzma_allocator *allocator) in str_init() function
1166 return_if_error(str_init(&dest, allocator)); in lzma_str_from_filters()
1270 return_if_error(str_init(&dest, allocator)); in lzma_str_list_filters()