Home
last modified time | relevance | path

Searched refs:try_again (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/nss-resolve/
Dnss-resolve.c269 goto try_again; in _nss_resolve_gethostbyname4_r()
370 try_again: in _nss_resolve_gethostbyname4_r()
425 goto try_again; in _nss_resolve_gethostbyname3_r()
545 try_again: in _nss_resolve_gethostbyname3_r()
637 goto try_again; in _nss_resolve_gethostbyaddr2_r()
739 try_again: in _nss_resolve_gethostbyaddr2_r()
/systemd-251/src/partition/
Drepart.c693 bool charge = false, try_again = false; in context_grow_partitions_phase() local
711 charge = try_again = true; in context_grow_partitions_phase()
719 charge = try_again = true; in context_grow_partitions_phase()
741 if (try_again) in context_grow_partitions_phase()
746 bool charge = false, try_again = false; in context_grow_partitions_phase() local
755 charge = try_again = true; in context_grow_partitions_phase()
758 charge = try_again = true; in context_grow_partitions_phase()
773 if (try_again) in context_grow_partitions_phase()
/systemd-251/src/core/
Dnamespace.c1474 bool try_again = false; in apply_one_mount() local
1489 try_again = true; in apply_one_mount()
1492 if (try_again) in apply_one_mount()