Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/lzma/
H A DLzFind.c24 if (!p->directInput) in LzInWindow_Free()
36 if (p->directInput) in LzInWindow_Create()
121 p->directInput = 0; in MatchFinder_SetDefaultSettings()
131 p->directInput = 0; in MatchFinder_Construct()
H A DLzFind.h37 int directInput; member