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

/illumos-gate/usr/src/cmd/audio/audioctl/
H A Daudioctl.c95 } col_prt_t; typedef in typeref:struct:col_prt
103 offsetof(col_prt_t, col_nm),
104 offsetof(col_prt_t, col_val),
113 offsetof(col_prt_t, col_dv),
114 offsetof(col_prt_t, col_nm),
115 offsetof(col_prt_t, col_val),
116 offsetof(col_prt_t, col_sel)
126 offsetof(col_prt_t, col_nm),
127 offsetof(col_prt_t, col_val)
385 print_control_line(FILE *sfp, col_prt_t *col
[all...]

Completed in 45 milliseconds