Searched refs:param_path (Results 1 – 1 of 1) sorted by relevance
85 static int write_param(const char *param_path, const char *value) { in write_param() argument89 param_fd = TEMP_FAILURE_RETRY(open(param_path, O_WRONLY)); in write_param()