Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-id-agent-modules/ivi-id-agent/src/
Divi-id-agent.c61 check_config_parameter(char *cfg_val, char *val) in check_config_parameter() argument
63 if (cfg_val == NULL) in check_config_parameter()
65 else if (val == NULL || strcmp(cfg_val, val) != 0) in check_config_parameter()