OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_report
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/lvm2/dist/tools/
reporter.c
216
static int
_report
(struct cmd_context *cmd, int argc, char **argv,
function
435
return
_report
(cmd, argc, argv, type);
440
return
_report
(cmd, argc, argv, VGS);
452
return
_report
(cmd, argc, argv, type);
dmsetup.c
170
static struct dm_report *
_report
;
variable in typeref:struct:dm_report
404
if (!dm_report_object(
_report
, &obj))
779
r = dm_report_object(
_report
, &obj);
2482
if (!(
_report
= dm_report_init(&_report_type,
2493
dm_report_set_output_field_name_prefix(
_report
, "dm_");
3198
if (
_report
) {
3199
dm_report_output(
_report
);
3200
dm_report_free(
_report
);
Completed in 67 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026