Home
last modified time | relevance | path

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

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