Searched refs:col_prt_t (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/audio/audioctl/ |
H A D | audioctl.c | 95 } col_prt_t; typedef 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 *colp, int vopt) in print_control_line() [all …]
|