Home | History | Annotate | Download | only in dbus

Lines Matching refs:precious_files_regex

1142     precious_files_regex=
1278 precious_files_regex="$arg"
3419 if test "X$precious_files_regex" != "X"; then
3420 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1