Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/programs/
H A Dutil.h227 void UTIL_expandFNT(FileNamesTable** fnt, int followLinks);
H A Dutil.c1003 void UTIL_expandFNT(FileNamesTable** fnt, int followLinks) in UTIL_expandFNT() function
H A Dzstdcli.c1141 UTIL_expandFNT(&filenames, followLinks); in main()