Searched refs:old_profile (Results 1 – 2 of 2) sorted by relevance
74 old_profile="$old_profile_dir/shill.profile"82 old_profile=""119 if [ -f "$old_profile" ]; then124 old_profile="$flimflam_profile"129 if [ -f "$old_profile" ] ; then131 mv "$old_profile" "$test_profile" ||145 logger -t "$script_name" "Moving old shill profile from $old_profile"151 if [ -e "$old_profile" ] ; then154 rm -rf "$old_profile"
1604 ProfileConstRefPtr old_profile = profile_; in SetProfileRpcId() local1610 return (profile_ != old_profile); in SetProfileRpcId()