| /src/external/gpl2/lvm2/dist/libdm/ |
| libdm-report.c | 32 const char *output_field_name_prefix; member in struct:dm_report 661 int dm_report_set_output_field_name_prefix(struct dm_report *rh, const char *output_field_name_prefix) 665 if (!(prefix = dm_pool_strdup(rh->mem, output_field_name_prefix))) { 670 rh->output_field_name_prefix = _toupperstr(prefix); 903 if (!dm_pool_grow_object(rh->mem, rh->output_field_name_prefix, 0)) {
|
| libdm-report.c | 32 const char *output_field_name_prefix; member in struct:dm_report 661 int dm_report_set_output_field_name_prefix(struct dm_report *rh, const char *output_field_name_prefix) 665 if (!(prefix = dm_pool_strdup(rh->mem, output_field_name_prefix))) { 670 rh->output_field_name_prefix = _toupperstr(prefix); 903 if (!dm_pool_grow_object(rh->mem, rh->output_field_name_prefix, 0)) {
|
| libdm-report.c | 32 const char *output_field_name_prefix; member in struct:dm_report 661 int dm_report_set_output_field_name_prefix(struct dm_report *rh, const char *output_field_name_prefix) 665 if (!(prefix = dm_pool_strdup(rh->mem, output_field_name_prefix))) { 670 rh->output_field_name_prefix = _toupperstr(prefix); 903 if (!dm_pool_grow_object(rh->mem, rh->output_field_name_prefix, 0)) {
|
| libdm-report.c | 32 const char *output_field_name_prefix; member in struct:dm_report 661 int dm_report_set_output_field_name_prefix(struct dm_report *rh, const char *output_field_name_prefix) 665 if (!(prefix = dm_pool_strdup(rh->mem, output_field_name_prefix))) { 670 rh->output_field_name_prefix = _toupperstr(prefix); 903 if (!dm_pool_grow_object(rh->mem, rh->output_field_name_prefix, 0)) {
|