Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/config/
H A Ddefaults.h98 # define DEFAULT_ACTIVATION 1 macro
103 # define DEFAULT_ACTIVATION 0 macro
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Ddefaults.h98 # define DEFAULT_ACTIVATION 1 macro
103 # define DEFAULT_ACTIVATION 0 macro
/netbsd-src/external/gpl2/lvm2/dist/lib/commands/
H A Dtoolcontext.c244 DEFAULT_ACTIVATION); in _process_config()