Home
last modified time | relevance | path

Searched refs:arg_int64_value (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Dtools.h164 int64_t arg_int64_value(struct cmd_context *cmd, int a, const int64_t def);
H A Dvgconvert.c159 arg_int64_value(cmd, labelsector_ARG, in vgconvert_single()
H A Dtoollib.c1324 pp->labelsector = arg_int64_value(cmd, labelsector_ARG, in pvcreate_params_validate()
H A Dlvmcmdline.c90 int64_t arg_int64_value(struct cmd_context *cmd, int a, const int64_t def) in arg_int64_value() function