Home
last modified time | relevance | path

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

/dflybsd-src/contrib/lvm2/dist/libdm/
H A Dlibdm-report.c370 char prefixed_all[32]; in _all_match() local
374 strcpy(prefixed_all, rh->field_prefix); in _all_match()
375 strcat(prefixed_all, "all"); in _all_match()
381 _all_match(rh, prefixed_all, in _all_match()
382 strlen(prefixed_all)); in _all_match()