Searched refs:sysctl_write (Results 1 - 4 of 4) sorted by relevance

/systemd/src/shared/
H A Dsysctl-util.h24 int sysctl_write(const char *property, const char *value);
H A Dsysctl-util.c53 int sysctl_write(const char *property, const char *value) { function
/systemd/src/sysctl/
H A Dsysctl.c52 k = sysctl_write(property, value);
/systemd/src/udev/
H A Dudev-rules.c2524 r = sysctl_write(filename, value);

Completed in 28 milliseconds