Home
last modified time | relevance | path

Searched refs:textbox_command_by_name (Results 1 – 1 of 1) sorted by relevance

/third_party/alsa-utils/alsamixer/
Dconfigparser.c196 static int textbox_command_by_name(const char *name) { in textbox_command_by_name() function
358 command = textbox_command_by_name(command_name); in cfg_bind()