Home
last modified time | relevance | path

Searched refs:s_prefix (Results 1 – 1 of 1) sorted by relevance

/third_party/cups-filters/
Dln-srf31 s_prefix=${src%%/*}
35 while [ "$s_prefix" = "$d_prefix" ]; do
36 src="${src#$s_prefix/}"
38 s_prefix=${src%%/*}
42 s_prefix="../"
44 s_prefix="../$s_prefix"
49 ln -s -f "$s_prefix$src" "$dst"