Searched refs:strct (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/lvm2/dist/tools/ |
| HD | dmsetup.c | 2353 #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
|
| /dragonfly/contrib/lvm2/dist/lib/report/ |
| HD | report.c | 1162 #define FIELD(type, strct, sorttype, head, field, width, func, id, desc) {type, sorttype, offsetof(… argument
|