Searched refs:LIST (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/upstream-netbsd/lib/libc/include/isc/ | ||
D | list.h | 24 #define LIST(type) struct { type *head, *tail; } macro |
/bionic/libc/upstream-netbsd/lib/libc/isc/ | ||
D | eventlib_p.h | 223 LIST(evAccept) accepts; |