Lines Matching refs:uts
65 (cd $SRC/uts && $make -k clobber_h)
76 test -f $SRC/uts/common/sys/priv_names.h ||
77 (cd $SRC/uts && $make -k all_h)
86 (cd $SRC/uts && $make -k install_h)
91 (cd $SRC/uts/common/smb && $make -k install_h)
119 (cd $SRC/uts/$x/nsmb && $make $targ) ;
120 (cd $SRC/uts/$x/smbfs && $make $targ) )
218 find uts/common/sys -name '*.[ch]' -print |sort
219 find uts/common/net -name '*.[ch]' -print |sort
220 find uts/common/netinet -name '*.[ch]' -print |sort
221 find uts/common/smb -name '*.[ch]' -print |sort
222 find uts/common/netsmb -name '*.[ch]' -print |sort
223 find uts/common/fs/smbclnt -name '*.[ch]' -print |sort