Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dparsechannels.c360 gchar **keys, **keys_p; in parse_and_configure_from_v5_conf_file() local
374 keys_p = keys; in parse_and_configure_from_v5_conf_file()
375 while (*keys_p) { in parse_and_configure_from_v5_conf_file()
376 const gchar *k = *keys_p; in parse_and_configure_from_v5_conf_file()
396 keys_p++; in parse_and_configure_from_v5_conf_file()