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

  /src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c 656 unsigned int startupnotifyrate; member in struct:dns_zonemgr
18781 setrl(zmgr->startupnotifyrl, &zmgr->startupnotifyrate, 20);
19543 setrl(zmgr->startupnotifyrl, &zmgr->startupnotifyrate, value);
19566 return (zmgr->startupnotifyrate);
  /src/external/mpl/bind/dist/lib/dns/
zone.c 668 unsigned int startupnotifyrate; member in struct:dns_zonemgr
19318 setrl(zmgr->startupnotifyrl, &zmgr->startupnotifyrate, 20);
19789 setrl(zmgr->startupnotifyrl, &zmgr->startupnotifyrate, value);
19812 return zmgr->startupnotifyrate;

Completed in 92 milliseconds