Searched refs:fd_cnt_cur (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/prstat/
H A Dprfile.c46 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;
/opensolaris-onvv-gate/usr/src/cmd/wbem/provider/tools/rds/
H A Drdfile.c47 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 46 milliseconds