HomeSort by relevance Sort by last modified time
    Searched refs:fd_cnt_cur (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/prstat/
prfile.c 46 static int fd_cnt_cur; variable
54 fd_cnt = fd_cnt_cur = fd_cnt_old = 0;
129 fd_cnt_cur++;
148 fd_cnt_cur++;
162 fd_cnt_old = fd_cnt_cur;
163 fd_cnt_cur = 0;
  /onnv/onnv-gate/usr/src/cmd/wbem/provider/tools/rds/
rdfile.c 47 static int fd_cnt_cur; variable
55 fd_cnt = fd_cnt_cur = fd_cnt_old = 0;
147 fd_cnt_cur++;
166 fd_cnt_cur++;
180 fd_cnt_old = fd_cnt_cur;
181 fd_cnt_cur = 0;

Completed in 60 milliseconds