Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/sysctl/
Dsysctl.sh70 old_strict=$(cat ${WRITES_STRICT})
71 if [ "$old_strict" = "1" ]; then
216 if [ ! -z ${old_strict} ]; then
217 echo ${old_strict} > ${WRITES_STRICT}