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

/illumos-gate/usr/src/cmd/audio/audioctl/
H A Daudioctl.c98 static int col_dpy[] = {COL_NM, COL_VAL}; variable
99 static int col_dpy_len = sizeof (col_dpy) / sizeof (*col_dpy);
101 /* tells the printing function what members to use; follows col_dpy[] */
408 col_dpyp = col_dpy;

Completed in 53 milliseconds