HomeSort by: relevance | last modified time | path
    Searched defs:lvm2_log_fn_t (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/lvm2/dist/include/
lvm-logging.h 33 typedef void (*lvm2_log_fn_t) (int level, const char *file, int line, typedef
36 void init_log_fn(lvm2_log_fn_t log_fn);
  /src/external/gpl2/lvm2/dist/lib/log/
lvm-logging.h 33 typedef void (*lvm2_log_fn_t) (int level, const char *file, int line, typedef
36 void init_log_fn(lvm2_log_fn_t log_fn);
  /src/external/gpl2/lvm2/dist/tools/
lvm2cmd.h 22 typedef void (*lvm2_log_fn_t) (int level, const char *file, int line, typedef
44 void lvm2_log_fn(lvm2_log_fn_t log_fn);

Completed in 21 milliseconds