Home
last modified time | relevance | path

Searched defs:writable (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/test/
Dtest-ns.c12 const char * const writable[] = { in main() local
/systemd-251/src/shared/
Dmachine-id-setup.c88 bool writable; in machine_id_setup() local
/systemd-251/src/busctl/
Dbusctl.c726 bool writable; member
903 …perty(const char *interface, const char *name, const char *signature, bool writable, uint64_t flag… in on_property()
/systemd-251/src/core/
Dsocket.h119 bool writable; member
Dsocket.c1178 static int special_address_create(const char *path, bool writable) { in special_address_create()