Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/rpc.statd/
Dstatd.c84 static int check_work(DBT *, HostInfo *, void *);
191 if (walk_db(check_work, &now) == 0) { in notify_handler()
407 check_work(DBT *key, HostInfo *hi, void *ptr) in check_work() function