Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/log/
H A Dlvm-logging.h43 void init_log_while_suspended(int log_while_suspended);
H A Dlog.c78 void init_log_while_suspended(int log_while_suspended) in init_log_while_suspended() function
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dlvm-logging.h43 void init_log_while_suspended(int log_while_suspended);
/netbsd-src/external/gpl2/lvm2/dist/lib/commands/
H A Dtoolcontext.c185 init_log_while_suspended(find_config_tree_int(cmd, in _init_logging()