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

/illumos-gate/usr/src/cmd/audio/audioctl/
H A Daudioctl.c120 static int col_dpy_tofile[] = { COL_NM, COL_VAL}; variable
121 static int col_dpy_tofile_len = sizeof (col_dpy_tofile) /
122 sizeof (*col_dpy_tofile);
124 /* tells the printing function what members to use; follows col_dpy_tofile[] */
400 col_dpyp = col_dpy_tofile;

Completed in 46 milliseconds