Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dcli-command.c72 #define META_IFEXISTS ".ifexists" macro
2110 } else if (l == sizeof(META_IFEXISTS)-1 && !strncmp(cs, META_IFEXISTS, l)) { in pa_cli_command_execute_line_stateful()