Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/log/
H A Dlog.c33 static int _log_to_file = 0; variable
64 _log_to_file = 1; in init_log_file()
114 if (_log_to_file) { in fin_log()
123 _log_to_file = 0; in fin_log()
299 if (_log_to_file && (_log_while_suspended || !memlock())) { in print_log()