OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setindex
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/aiomixer/
app.h
44
int
setindex
;
member in struct:aiomixer_control
main.c
77
class->controls[i].
setindex
= -1;
97
lastcontrol->
setindex
= -1;
102
control->
setindex
= 0;
165
level = &value.un.value.level[control->
setindex
];
193
control->
setindex
=
194
control->
setindex
< (info->un.s.num_mem - 1) ?
195
control->
setindex
+ 1 : 0;
197
control->
setindex
= control->
setindex
> 0 ?
198
control->
setindex
- 1
[
all
...]
draw.c
228
if (control->
setindex
== i) {
236
if (control->
setindex
== i) {
257
(control->
setindex
== i && channels_unlocked)) {
282
(control->
setindex
== i && channels_unlocked)) {
Completed in 144 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025