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

  /src/usr.sbin/rpc.statd/
statd.c 88 static int notify_one_host(const char *);
462 if (notify_one_host(name) || hi->attempts++ >= 44) {
559 notify_one_host(const char *hostname) function in typeref:typename:int
statd.c 88 static int notify_one_host(const char *);
462 if (notify_one_host(name) || hi->attempts++ >= 44) {
559 notify_one_host(const char *hostname) function in typeref:typename:int

Completed in 23 milliseconds