Searched defs:INSTALLSTATE_LOCAL (Results 1 – 5 of 5) sorted by relevance
95 int INSTALLSTATE_LOCAL = 3; field
111 INSTALLSTATE_ABSENT = 2,INSTALLSTATE_LOCAL = 3,INSTALLSTATE_SOURCE = 4,INSTALLSTATE_DEFAULT = 5 enumerator
1305 pub const INSTALLSTATE_LOCAL: INSTALLSTATE = 3i32; const
3120 pub const INSTALLSTATE_LOCAL: INSTALLSTATE = INSTALLSTATE(3i32); const