Lines Matching refs:suffix
18 local name object_path suffix
20 suffix="${1##*.}"
21 name="${1%.$suffix}"
22 object_path="/org/freedesktop/systemd1/unit/${name//-/_2d}_2e${suffix}"
32 local name object_path suffix
34 suffix="${1##*.}"
35 name="${1%.$suffix}"
36 object_path="/org/freedesktop/systemd1/unit/${name//-/_2d}_2e${suffix}"
66 local name object_path suffix
68 suffix="${1##*.}"
69 name="${1%.$suffix}"
70 object_path="/org/freedesktop/systemd1/unit/${name//-/_2d}_2e${suffix}"
80 local name object_path suffix
82 suffix="${1##*.}"
83 name="${1%.$suffix}"
84 object_path="/org/freedesktop/systemd1/unit/${name//-/_2d}_2e${suffix}"