1dmmp_context_new(3D)evice Mapper Multipath API - libdmmp Manuadlmmp_context_new(3)
2
3
4

NAME

6       dmmp_context_new - Create struct dmmp_context.
7

SYNOPSIS

9       struct dmmp_context * dmmp_context_new (void);
10

ARGUMENTS

12       void        no arguments
13

DESCRIPTION

15       The  default logging level (DMMP_LOG_PRIORITY_DEFAULT) is DMMP_LOG_PRI‐
16       ORITY_WARNING which means only warning and error message will  be  for‐
17       ward  to  log  handler function.  The default log handler function will
18       print log message  to  STDERR,  to  change  so,  please  use  dmmp_con‐
19       text_log_func_set  to  set  your  own  log handler, check manpage libd‐
20       mmp.h(3) for detail.
21

RETURN

23       Pointer of 'struct dmmp_context'. Should be freed by dmmp_context_free.
24
25
26
27April 2020                     dmmp_context_new            dmmp_context_new(3)
Impressum