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

  /src/share/examples/puffs/pgfs/
pgfs_puffs.c 140 bool fetching; local
147 fetching = false;
182 if (!fetching) {
207 fetching = true;
261 if (fetching) {
263 fetching = false;
  /src/external/mpl/bind/dist/lib/dns/
zone.c 11121 bool fetching = false; local
11233 fetching = true;
11252 if (!fetching) {
  /src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c 11154 bool fetching = false; local
11272 fetching = true;
11291 if (!fetching) {

Completed in 53 milliseconds