Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/sysctl/
A Dsysctl.sh60 old_strict=$(cat ${WRITES_STRICT})
61 if [ "$old_strict" = "1" ]; then
206 if [ ! -z ${old_strict} ]; then
207 echo ${old_strict} > ${WRITES_STRICT}

Completed in 5 milliseconds