Home
last modified time | relevance | path

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

/systemd-251/src/test/
Dtest-condition.c326 …condition = condition_new(CONDITION_KERNEL_VERSION, "*thisreallyshouldntbeinthekernelversion*", fa… in TEST()
331 condition = condition_new(CONDITION_KERNEL_VERSION, "*", false, false); in TEST()
338 condition = condition_new(CONDITION_KERNEL_VERSION, "", false, false); in TEST()
345 condition = condition_new(CONDITION_KERNEL_VERSION, u.release, false, false); in TEST()
353 condition = condition_new(CONDITION_KERNEL_VERSION, u.release, false, false); in TEST()
359 condition = condition_new(CONDITION_KERNEL_VERSION, "> 0.1.2", false, false); in TEST()
364 condition = condition_new(CONDITION_KERNEL_VERSION, ">0.1.2", false, false); in TEST()
369 condition = condition_new(CONDITION_KERNEL_VERSION, "'>0.1.2' '<9.0.0'", false, false); in TEST()
374 condition = condition_new(CONDITION_KERNEL_VERSION, "> 0.1.2 < 9.0.0", false, false); in TEST()
379 condition = condition_new(CONDITION_KERNEL_VERSION, ">", false, false); in TEST()
[all …]
/systemd-251/src/shared/
Dcondition.h16 CONDITION_KERNEL_VERSION, enumerator
Dcondition.c220 assert(c->type == CONDITION_KERNEL_VERSION); in condition_test_kernel_version()
1112 [CONDITION_KERNEL_VERSION] = condition_test_kernel_version, in condition_test()
1231 [CONDITION_KERNEL_VERSION] = "ConditionKernelVersion",
1268 [CONDITION_KERNEL_VERSION] = "AssertKernelVersion",
/systemd-251/src/udev/net/
Dlink-config-gperf.gperf36 …n, config_parse_net_condition, CONDITION_KERNEL_VERSION, off…
/systemd-251/src/network/netdev/
Dnetdev-gperf.gperf47 … config_parse_net_condition, CONDITION_KERNEL_VERSION, off…
/systemd-251/src/core/
Dload-fragment-gperf.gperf.in334 …rsion, config_parse_unit_condition_string, CONDITION_KERNEL_VERSION, …
365 …on, config_parse_unit_condition_string, CONDITION_KERNEL_VERSION, …
/systemd-251/src/network/
Dnetworkd-network-gperf.gperf64 … config_parse_net_condition, CONDITION_KERNEL_VERSION, off…