Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:kmem

8317   { $as_echo "$as_me:${as_lineno-$LINENO}: checking group of /dev/kmem" >&5
8318 $as_echo_n "checking group of /dev/kmem... " >&6; }
8322 # On Solaris, /dev/kmem is a symlink. Get info on the real file.
8323 ac_ls_output=`ls -lgL /dev/kmem 2>/dev/null`
8325 test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem`