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

  /src/sbin/swapctl/
swaplist.c 64 int hlen, size, inuse, ncounted, pathmax; local in function:list_swap
122 totalsize = totalinuse = ncounted = 0;
126 ncounted++;
197 } else if (ncounted > 1) {
swaplist.c 64 int hlen, size, inuse, ncounted, pathmax; local in function:list_swap
122 totalsize = totalinuse = ncounted = 0;
126 ncounted++;
197 } else if (ncounted > 1) {

Completed in 22 milliseconds