Lines Matching refs:sd_bus_error_setf

1514                         return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS,  in bus_set_transient_exec_command()
1523 return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, in bus_set_transient_exec_command()
2058 return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, in bus_exec_context_set_transient_property()
2113 … return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Credential ID is invalid: %s", id); in bus_exec_context_set_transient_property()
2195 … return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Credential ID is invalid: %s", id); in bus_exec_context_set_transient_property()
2198 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Credential source is invalid: %s", sou… in bus_exec_context_set_transient_property()
2697 … return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Invalid NUMAPolicy value: %i", type); in bus_exec_context_set_transient_property()
2712 … return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Invalid Nice value: %i", q); in bus_exec_context_set_transient_property()
2731 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Invalid CPU scheduling policy: %i", q); in bus_exec_context_set_transient_property()
2759 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Invalid CPU scheduling priority: %i", … in bus_exec_context_set_transient_property()
2778 … return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Invalid IO scheduling class: %i", q); in bus_exec_context_set_transient_property()
2803 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Invalid IO scheduling priority: %i", p… in bus_exec_context_set_transient_property()
2918 … return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Path %s is not absolute", s); in bus_exec_context_set_transient_property()
2920 … return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Path %s is not normalized", s); in bus_exec_context_set_transient_property()
3156 … return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Path %s is not absolute.", path); in bus_exec_context_set_transient_property()
3252 … return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Invalid %s", name); in bus_exec_context_set_transient_property()
3300 … return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Invalid %s", name); in bus_exec_context_set_transient_property()
3329 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "%s= path is not normalized: %s", name,… in bus_exec_context_set_transient_property()
3332 … return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "%s= path is absolute: %s", name, *p); in bus_exec_context_set_transient_property()
3335 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "%s= path can't be 'private': %s", name… in bus_exec_context_set_transient_property()
3414 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Source path %s is not absolute.", sour… in bus_exec_context_set_transient_property()
3416 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Destination path %s is not absolute.",… in bus_exec_context_set_transient_property()
3472 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Mount point %s is not absolute.", path… in bus_exec_context_set_transient_property()
3601 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Source path %s is not absolute.", sour… in bus_exec_context_set_transient_property()
3603 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Source path %s is not normalized.", so… in bus_exec_context_set_transient_property()
3605 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Destination path %s is not absolute.",… in bus_exec_context_set_transient_property()
3607 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Destination path %s is not normalized.… in bus_exec_context_set_transient_property()
3700 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Source path %s is not absolute.", sour… in bus_exec_context_set_transient_property()
3702 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Source path %s is not normalized.", so… in bus_exec_context_set_transient_property()
3781 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Source path %s is not valid.", source); in bus_exec_context_set_transient_property()
3783 … return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Source path %s is absolute.", source); in bus_exec_context_set_transient_property()
3785 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Source path %s is not normalized.", so… in bus_exec_context_set_transient_property()
3787 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Destination path %s is not valid.", de… in bus_exec_context_set_transient_property()
3789 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Destination path %s is absolute.", des… in bus_exec_context_set_transient_property()
3791 …return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Destination path %s is not normalized.… in bus_exec_context_set_transient_property()
3793 … return sd_bus_error_setf(error, SD_BUS_ERROR_INVALID_ARGS, "Flags must be zero."); in bus_exec_context_set_transient_property()