Searched defs:refresh (Results 1 - 3 of 3) sorted by relevance

/systemd/src/boot/efi/
H A Dboot.c472 BOOLEAN refresh; local
522 refresh = TRUE;
570 if (refresh) {
587 refresh = FALSE;
679 refresh = TRUE;
687 refresh = TRUE;
733 refresh = TRUE;
790 refresh = TRUE;
795 refresh = TRUE;
804 refresh
[all...]
/systemd/src/cgtop/
H A Dcgtop.c428 static int refresh(const char *root, Hashmap *a, Hashmap *b, unsigned iteration) { function
936 r = refresh(root, a, b, iteration++);
938 log_error_errno(r, "Failed to refresh: %m");
/systemd/src/resolve/
H A Dresolved-dns-rr.h165 uint32_t refresh; member in struct:DnsResourceRecord::__anon231::__anon239

Completed in 234 milliseconds