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

  /src/share/examples/puffs/pgfs/
pgfs_puffs.c 140 bool fetching; local in function:pgfs_node_readdir
147 fetching = false;
182 if (!fetching) {
207 fetching = true;
261 if (fetching) {
263 fetching = false;
pgfs_puffs.c 140 bool fetching; local in function:pgfs_node_readdir
147 fetching = false;
182 if (!fetching) {
207 fetching = true;
261 if (fetching) {
263 fetching = false;

Completed in 22 milliseconds