Search | Google it | Results 11 - 12 of 12 for fundef:LIST_HEAD (0.01 seconds) |
87: */ 88: #define LIST_HEAD(name, type) \ 89: struct name { \
176: }; 177: static LIST_HEAD(, _ns_drec) _ns_drec = LIST_HEAD_INITIALIZER(&_ns_drec); 178: static mutex_t _ns_drec_lock = MUTEX_INITIALIZER;