Home
last modified time | relevance | path

Searched refs:update_cache (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/utils/Reviewing/
Dfind_interesting_reviews.py350 def update_cache(phab): function
665 if args.update_cache:
666 update_cache(phab)
/openbsd/src/usr.sbin/unbound/edns-subnet/
Dsubnetmod.c356 update_cache(struct module_qstate *qstate, int id) in update_cache() function
562 update_cache(qstate, id); in eval_response()
604 update_cache(qstate, id); in eval_response()
/openbsd/src/usr.bin/systat/
Dpftop.c93 void update_cache(void);
1704 update_cache(void) in update_cache() function
1749 update_cache(); in initpftop()