Searched refs:symlink_flags (Results 1 – 2 of 2) sorted by relevance
1822 uint64_t symlink_flags; in print_property() local1828 while ((r = sd_bus_message_read(m, "(sst)", &a, &p, &symlink_flags)) > 0) in print_property()
3769 uint64_t symlink_flags; /* No flags for now, reserved for future uses. */ in bus_exec_context_set_transient_property() local3779 … while ((r = sd_bus_message_read(message, "(sst)", &source, &destination, &symlink_flags)) > 0) { in bus_exec_context_set_transient_property()3792 if (symlink_flags != 0) in bus_exec_context_set_transient_property()