Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/scripts/mod/
H A Dmodpost.c1129 if (*tosec == '\0') in section_mismatch()
1229 match(tosec, init_sections)) in secref_whitelist()
1451 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1464 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1477 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1486 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1501 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1515 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1532 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1568 const char *tosec; in default_mismatch_handler() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/scripts/mod/
H A Dmodpost.c1129 if (*tosec == '\0') in section_mismatch()
1229 match(tosec, init_sections)) in secref_whitelist()
1451 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1464 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1477 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1486 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1501 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1515 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1532 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1568 const char *tosec; in default_mismatch_handler() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/scripts/mod/
H A Dmodpost.c1129 if (*tosec == '\0') in section_mismatch()
1229 match(tosec, init_sections)) in secref_whitelist()
1451 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1464 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1477 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1486 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1501 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1515 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1532 prl_to = sec2annotation(tosec); in report_sec_mismatch()
1568 const char *tosec; in default_mismatch_handler() local
[all …]
/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Dchrony.c735 time_t tosec = strtol(p_value, NULL, 0); in chrony_config() local
736 g_chrony_timeout = tosec; in chrony_config()