Searched refs:walk_one (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/rpc.statd/
H A Dstatd.c83 static int walk_one __P((int (*fun )__P ((DBT *, HostInfo *, void *)), DBT *, DBT *, void *));
317 /* walk_one ------------------------------------------------------------- */
324 walk_one(fun, key, data, ptr) function
361 if (walk_one(fun, &key, &data, ptr) == -1)
374 if (walk_one(fun, &key, &data, ptr) == -1)

Completed in 58 milliseconds