Home
last modified time | relevance | path

Searched refs:details (Results 1 – 25 of 80) sorted by relevance

1234

/systemd-251/src/shared/
Dbus-polkit.c65 const char **details, in bus_test_polkit() argument
115 r = bus_message_append_strv_key_value(request, details); in bus_test_polkit()
159 char **details; member
181 strv_free(q->details); in async_polkit_query_free()
255 const char **details, in bus_verify_polkit_async() argument
285 !strv_equal(q->details, (char**) details)) in bus_verify_polkit_async()
359 r = bus_message_append_strv_key_value(pk, details); in bus_verify_polkit_async()
381 q->details = strv_copy((char**) details); in bus_verify_polkit_async()
382 if (!q->details) { in bus_verify_polkit_async()
Dbus-polkit.h8 int bus_test_polkit(sd_bus_message *call, int capability, const char *action, const char **details,…
10 …c(sd_bus_message *call, int capability, const char *action, const char **details, bool interactive…
/systemd-251/src/machine/
Dimage-dbus.c46 const char *details[] = { in bus_image_method_remove() local
56 details, in bus_image_method_remove()
117 const char *details[] = { in bus_image_method_rename() local
128 details, in bus_image_method_rename()
171 const char *details[] = { in bus_image_method_clone() local
182 details, in bus_image_method_clone()
238 const char *details[] = { in bus_image_method_mark_read_only() local
249 details, in bus_image_method_mark_read_only()
284 const char *details[] = { in bus_image_method_set_limit() local
294 details, in bus_image_method_set_limit()
Dmachine-dbus.c76 const char *details[] = { in bus_machine_method_unregister() local
86 details, in bus_machine_method_unregister()
110 const char *details[] = { in bus_machine_method_terminate() local
120 details, in bus_machine_method_terminate()
162 const char *details[] = { in bus_machine_method_kill() local
172 details, in bus_machine_method_kill()
460 const char *details[] = { in bus_machine_method_open_pty() local
469 details, in bus_machine_method_open_pty()
552 const char *details[] = { in bus_machine_method_open_login() local
562 details, in bus_machine_method_open_login()
[all …]
/systemd-251/src/core/
Ddbus-util.c136 const char *details[9] = { in bus_verify_manage_units_async_full() local
142 details[4] = "polkit.message"; in bus_verify_manage_units_async_full()
143 details[5] = polkit_message; in bus_verify_manage_units_async_full()
144 details[6] = "polkit.gettext_domain"; in bus_verify_manage_units_async_full()
145 details[7] = GETTEXT_PACKAGE; in bus_verify_manage_units_async_full()
152 details, in bus_verify_manage_units_async_full()
Duser.conf.in13 # See systemd-user.conf(5) for details.
/systemd-251/tmpfiles.d/
Detc.conf.in8 # See tmpfiles.d(5) for details
Dvar.conf.in8 # See tmpfiles.d(5) for details
Dlegacy.conf.in8 # See tmpfiles.d(5) for details
/systemd-251/src/timesync/
Dtimesyncd.conf.in13 # See timesyncd.conf(5) for details.
/systemd-251/src/journal-remote/
Djournal-remote.conf.in13 # See journal-remote.conf(5) for details.
Djournal-upload.conf.in13 # See journal-upload.conf(5) for details.
/systemd-251/network/
D80-container-host0.network16 # details.
D80-container-vb.network16 # --network-zone switch. See systemd-nspawn(1) for details.
D80-container-ve.network16 # details.
D80-container-vz.network15 # --network-zone= switch. See systemd-nspawn(1) for details.
/systemd-251/docs/var-log/
DREADME.logs10 format the syslog files in /var/log used to be. For further details, please
/systemd-251/shell-completion/bash/
Dsystemd-detect-virt14 # General Public License for more details.
Dkernel-install14 # General Public License for more details.
Doomctl14 # General Public License for more details.
Dsystemd-cat15 # General Public License for more details.
Dsystemd-delta14 # General Public License for more details.
/systemd-251/src/login/
Dlogind.conf.in15 # See logind.conf(5) for details.
/systemd-251/docs/sysvinit/
DREADME.in14 service, respectively. For further details, please refer to
/systemd-251/src/resolve/
Dresolved.conf.in15 # See resolved.conf(5) for details.

1234