Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sysctl/
H A Dsysctl.sh65 old_strict=$(cat ${WRITES_STRICT})
66 if [ "$old_strict" = "1" ]; then
211 if [ ! -z ${old_strict} ]; then
212 echo ${old_strict} > ${WRITES_STRICT}