Home
last modified time | relevance | path

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

/dflybsd-src/contrib/lvm2/dist/tools/
H A Ddmsetup.c2353 #define OFFSET_OF(strct, field) (((char*)&((struct strct*)0)->field) - (char*)0) argument
2356 #define FIELD_O(type, strct, sorttype, head, field, width, func, id, desc) {DR_ ## type, sorttype, … argument
/dflybsd-src/contrib/lvm2/dist/lib/report/
H A Dreport.c1162 #define FIELD(type, strct, sorttype, head, field, width, func, id, desc) {type, sorttype, offsetof(… argument