Searched defs:sorttype (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl2/lvm2/dist/tools/ |
H A D | dmsetup.c | 2349 #define FIELD_O(type, strct, sorttype, head, field, width, func, id, desc) {DR_ ## type, sorttype, … argument 2350 #define FIELD_F(type, sorttype, head, width, func, id, desc) {DR_ ## type, sorttype, 0, width, id, … argument
|
/netbsd-src/external/gpl2/lvm2/dist/lib/report/ |
H A D | report.c | 1152 #define FIELD(type, strct, sorttype, head, field, width, func, id, desc) \ argument
|