1dmmp_last_error_msDge(v3i)ce Mapper Multipath API - libdmmp Madnmumapl_last_error_msg(3)
2
3
4

NAME

6       dmmp_last_error_msg - Retrieves the last error message.
7

SYNOPSIS

9       const char * dmmp_last_error_msg (struct dmmp_context *ctx);
10

ARGUMENTS

12       ctx         Pointer of 'struct dmmp_context'.  If this pointer is NULL,
13                   your program will be terminated by assert.
14

DESCRIPTION

16       Retrieves the last error message.
17

RETURN

19       const char *. No need to free this memory, the resources will get freed
20       when dmmp_context_free.
21
22
23
24February 2021                 dmmp_last_error_msg       dmmp_last_error_msg(3)
Impressum