Home
last modified time | relevance | path

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

/bionic/libc/netbsd/resolv/
Dres_cache.c1008 typedef struct Entry { struct
1010 struct Entry* hlink; /* next in collision chain */ argument
1011 struct Entry* mru_prev; argument
1012 struct Entry* mru_next; argument
1020 } Entry; argument