Home
last modified time | relevance | path

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

/dflybsd-src/contrib/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
/dflybsd-src/contrib/lvm2/dist/include/
H A Dlibdevmapper.h51 void dm_log_with_errno_init(dm_log_with_errno_fn fn);
/dflybsd-src/contrib/lvm2/dist/lib/commands/
H A Dtoolcontext.c196 dm_log_with_errno_init(print_log); in _init_logging()
/dflybsd-src/contrib/lvm2/dist/
H A DWHATS_NEW_DM51 Add dm_log_with_errno and dm_log_with_errno_init, deprecating the old fns.