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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvnode_if.sh84 isgawk=`$awk 'BEGIN { print toupper("true"); exit; }' 2>/dev/null`
87 if [ "$isgawk" = TRUE ] ; then

Completed in 65 milliseconds