Format: AllC/C++CSSTextshell script Advanced Search
330: 331: #define TAILQ_ENTRY(type) \ 332: struct { \
416: } 417: #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,) 418: