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

  /src/libexec/rpc.rstatd/
rstat_proc.c 100 void updatestat(int);
116 updatestat(0);
117 (void) signal(SIGALRM, updatestat);
175 updatestat(int dummy) function in typeref:typename:void
187 syslog(LOG_DEBUG, "entering updatestat");
rstat_proc.c 100 void updatestat(int);
116 updatestat(0);
117 (void) signal(SIGALRM, updatestat);
175 updatestat(int dummy) function in typeref:typename:void
187 syslog(LOG_DEBUG, "entering updatestat");

Completed in 23 milliseconds