Home | Sort by: relevance | last modified time | path |
/src/usr.bin/audio/ctl/ | |
ctl.c | 54 static struct field *findfield(const char *name); 155 findfield(const char *name) function in typeref:struct:field * 407 p = findfield(*argv); 440 p = findfield(*argv); |
/src/usr.bin/mixerctl/ | |
mixerctl.c | 76 findfield(const char *name) function in typeref:struct:field * 289 p = findfield(arg); 320 p = findfield(arg); |