Searched refs:not_floor_label (Results 1 – 2 of 2) sorted by relevance
20 not_floor_label="XYZZY"23 echo "$not_floor_label" 2>/dev/null > "$smackfsdir/ambient"26 if [ "$label" != "$not_floor_label" ]; then28 "\"$label\", not the expected \"$not_floor_label\"."
21 not_floor_label="XYZZY"24 echo "$not_floor_label" 2>/dev/null > /proc/self/attr/current27 if [ "$label" != "$not_floor_label" ]; then29 "\"$label\", not the expected \"$not_floor_label\"."