Home | Sort by: relevance | last modified time | path |
/src/sys/dev/wsfont/ | |
wsfont.c | 663 struct font *ent, *bestent = NULL; local in function:wsfont_find 671 bestent = ent; 675 if (bestent != NULL) 676 return (wsfont_make_cookie(bestent->cookie, bito, byteo)); |
/src/lib/libc/net/ | |
getaddrinfo.c | 812 struct policyqueue *ent, *bestent = NULL; local in function:match_addrselectpolicy 860 bestent = ent; 868 return bestent; |