HomeSort by: relevance | last modified time | path
    Searched defs:reset_host (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/rpc.statd/
statd.c 83 static int reset_host(DBT *, HostInfo *, void *);
371 /* reset_host ------------------------------------------------------------ */
388 reset_host(DBT *key, HostInfo *hi, void *ptr) function in typeref:typename:int
535 walk_db(reset_host, &now);
statd.c 83 static int reset_host(DBT *, HostInfo *, void *);
371 /* reset_host ------------------------------------------------------------ */
388 reset_host(DBT *key, HostInfo *hi, void *ptr) function in typeref:typename:int
535 walk_db(reset_host, &now);

Completed in 26 milliseconds