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

/illumos-gate/usr/src/cmd/audio/audioctl/
H A Daudioctl.c390 int col_cnt; local
401 col_cnt = col_dpy_tofile_len;
405 col_cnt = col_dpy_vopt_len;
409 col_cnt = col_dpy_len;
414 for (i = 0; i < col_cnt; i++) {
424 if (i < col_cnt - 1)

Completed in 46 milliseconds