Home
last modified time | relevance | path

Searched defs:timeout_sec (Results 1 – 2 of 2) sorted by relevance

/systemd-251/test/test-network/
Dsystemd-networkd-tests.py696 def wait_address(self, link, address_regex, scope='global', ipv='', timeout_sec=100): argument
706 def wait_address_dropped(self, link, address_regex, scope='global', ipv='', timeout_sec=100): argument
/systemd-251/src/boot/efi/
Dboot.c78 UINT32 timeout_sec; /* Actual timeout used (efi_main() override > efivar > config). */ member