OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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 24 milliseconds
Indexes created Sat Jul 11 00:26:11 UTC 2026