Home
last modified time | relevance | path

Searched defs:sorttype (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Ddmsetup.c2349 #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 Dreport.c1152 #define FIELD(type, strct, sorttype, head, field, width, func, id, desc) \ argument