Searched refs:refresh (Results 1 – 10 of 10) sorted by relevance
/systemd-251/src/journal/ |
D | journald-context.c | 556 goto refresh; in client_context_maybe_refresh() 562 goto refresh; in client_context_maybe_refresh() 567 goto refresh; in client_context_maybe_refresh() 571 goto refresh; in client_context_maybe_refresh() 574 goto refresh; in client_context_maybe_refresh() 577 goto refresh; in client_context_maybe_refresh() 581 refresh: in client_context_maybe_refresh()
|
/systemd-251/test/test-network/conf/ |
D | isc-dhcpd-dhcp6pd.conf | 13 option dhcp6.info-refresh-time 21600;
|
/systemd-251/src/boot/efi/ |
D | boot.c | 614 BOOLEAN refresh = TRUE, highlight = FALSE; in menu_run() local 718 refresh = TRUE; in menu_run() 721 if (refresh) { in menu_run() 731 refresh = FALSE; in menu_run() 824 refresh = TRUE; in menu_run() 832 refresh = TRUE; in menu_run() 884 refresh = TRUE; in menu_run() 987 refresh = TRUE; in menu_run() 993 refresh = TRUE; in menu_run() 997 refresh = TRUE; in menu_run() [all …]
|
/systemd-251/src/resolve/ |
D | resolved-dns-rr.c | 611 a->soa.refresh == b->soa.refresh && in dns_resource_record_payload_equal() 895 rr->soa.refresh, in dns_resource_record_to_string() 1379 siphash24_compress(&rr->soa.refresh, sizeof(rr->soa.refresh), state); in dns_resource_record_hash_func() 1554 copy->soa.refresh = rr->soa.refresh; in dns_resource_record_copy()
|
D | resolved-dns-rr.h | 151 uint32_t refresh; member
|
D | resolved-dns-answer.c | 262 soa->soa.refresh = 1; in dns_answer_add_soa()
|
D | resolved-dns-packet.c | 975 r = dns_packet_append_uint32(p, rr->soa.refresh, NULL); in dns_packet_append_rr() 1805 r = dns_packet_read_uint32(p, &rr->soa.refresh, NULL); in dns_packet_read_rr()
|
/systemd-251/src/cgtop/ |
D | cgtop.c | 512 static int refresh(const char *root, Hashmap *a, Hashmap *b, unsigned iteration) { in refresh() function 958 r = refresh(root, a, b, iteration++); in run()
|
/systemd-251/hwdb.d/ |
D | 60-keyboard.hwdb | 1520 KEYBOARD_KEY_c0018=refresh
|
/systemd-251/ |
D | NEWS | 2032 refresh system extension hierarchies. See
|