Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/libdm/
H A D.exported_symbols11 dm_log_with_errno_init
H A Dlibdevmapper.h51 void dm_log_with_errno_init(dm_log_with_errno_fn fn);
H A Dlibdm-common.c133 void dm_log_with_errno_init(dm_log_with_errno_fn fn) in dm_log_with_errno_init() function
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dlibdevmapper.h51 void dm_log_with_errno_init(dm_log_with_errno_fn fn);
/netbsd-src/external/gpl2/lvm2/dist/lib/commands/
H A Dtoolcontext.c195 dm_log_with_errno_init(print_log); in _init_logging()
/netbsd-src/external/gpl2/lvm2/dist/
H A DWHATS_NEW_DM51 Add dm_log_with_errno and dm_log_with_errno_init, deprecating the old fns.