write_string_file 417 src/backlight/backlight.c r = write_string_file(saved, value); write_string_file 66 src/binfmt/binfmt.c return write_string_file(fn, "-1"); write_string_file 74 src/binfmt/binfmt.c r = write_string_file("/proc/sys/fs/binfmt_misc/register", rule); write_string_file 207 src/binfmt/binfmt.c write_string_file("/proc/sys/fs/binfmt_misc/status", "-1"); write_string_file 1411 src/core/execute.c if (write_string_file("/proc/self/oom_score_adj", t) < 0) { write_string_file 242 src/core/machine-id-setup.c r = write_string_file(run_machine_id, id); write_string_file 1223 src/core/main.c return write_string_file("/run/systemd/container", c); write_string_file 145 src/core/smack-setup.c r = write_string_file("/proc/self/attr/current", SMACK_RUN_LABEL); write_string_file 435 src/firstboot/firstboot.c r = write_string_file(etc_hostname, arg_hostname); write_string_file 458 src/firstboot/firstboot.c r = write_string_file(etc_machine_id, sd_id128_to_string(arg_machine_id, id)); write_string_file 204 src/gpt-auto-generator/gpt-auto-generator.c r = write_string_file(p, write_string_file 70 src/hibernate-resume/hibernate-resume.c r = write_string_file("/sys/power/resume", major_minor); write_string_file 1112 src/login/logind-dbus.c write_string_file(t, "change"); write_string_file 1080 src/nspawn/nspawn.c r = write_string_file(from, as_uuid); write_string_file 1676 src/nspawn/nspawn.c r = write_string_file("/proc/self/loginuid", "4294967295"); write_string_file 306 src/readahead/readahead-common.c r = write_string_file(ap, line); write_string_file 389 src/readahead/readahead-common.c r = write_string_file(ap, line); write_string_file 129 src/rfkill/rfkill.c r = write_string_file(saved, value); write_string_file 198 src/shared/capability.c r = write_string_file(fn, p); write_string_file 6588 src/shared/util.c r = write_string_file(REBOOT_PARAM_FILE, param); write_string_file 47 src/sleep/sleep.c k = write_string_file("/sys/power/disk", *mode); write_string_file 105 src/sysctl/sysctl.c k = write_string_file(p, value); write_string_file 260 src/udev/udevd.c write_string_file("/proc/self/oom_score_adj", "0"); write_string_file 789 src/udev/udevd.c write_string_file(filename, "change"); write_string_file 804 src/udev/udevd.c write_string_file(filename, "change"); write_string_file 812 src/udev/udevd.c write_string_file(filename, "change"); write_string_file 1266 src/udev/udevd.c write_string_file("/proc/self/oom_score_adj", "-1000"); write_string_file 60 src/vconsole/vconsole-setup.c k = write_string_file("/sys/module/vt/parameters/default_utf8", "0"); write_string_file 92 src/vconsole/vconsole-setup.c k = write_string_file("/sys/module/vt/parameters/default_utf8", "1");