Home
last modified time | relevance | path

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

/original-bsd/sys/kern/
H A Dmakesyscalls.sh46 isgawk=`$awk 'BEGIN { print toupper("true"); exit; }' 2>/dev/null`
49 if [ "$isgawk" = TRUE ] ; then
H A Dvnode_if.sh37 isgawk=`$awk 'BEGIN { print toupper("true"); exit; }' 2>/dev/null`
40 if [ "$isgawk" = TRUE ] ; then