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

  /src/external/apache2/mDNSResponder/dist/mDNSShared/
uds_daemon.c 123 static mDNSu32 i_mcount; // sets mcount when McastLogging is enabled(PROF signal is sent) variable
427 i_mcount = 0;
455 mcount = i_mcount;
7198 DNSTypeName(p->rr->resrec.rrtype), req->process_id, req->pid_name, i_mcount++);
7213 SRS_PORT(&ptr->srs), req->process_id, req->pid_name, i_mcount++);
7223 req->process_id, req->pid_name, i_mcount++);
7232 req->process_id, req->pid_name, i_mcount++);
7242 req->process_id, req->pid_name, i_mcount++);
7253 GetAddrInfoClientRequestGetQName(addrinfo), req->process_id, req->pid_name, i_mcount++);

Completed in 31 milliseconds