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

  /src/share/examples/puffs/pgfs/
pgfs_puffs.c 141 bool bufferfull; local in function:pgfs_node_readdir
244 bufferfull = !puffs_nextdent(&dent, name, child_fileid, DT_UNKNOWN,
248 if (bufferfull) {
pgfs_puffs.c 141 bool bufferfull; local in function:pgfs_node_readdir
244 bufferfull = !puffs_nextdent(&dent, name, child_fileid, DT_UNKNOWN,
248 if (bufferfull) {

Completed in 58 milliseconds