Lines Matching refs:uts
68 (cd $SRC/uts && $make -k clobber_h)
79 test -f $SRC/uts/common/sys/priv_names.h ||
80 (cd $SRC/uts && $make -k all_h)
89 (cd $SRC/uts && $make -k $targ)
94 (cd $SRC/uts/common/gssapi && $make -k $targ)
95 (cd $SRC/uts/common/sys && $make -k $targ)
96 (cd $SRC/uts/common/smb && $make -k $targ)
97 (cd $SRC/uts/common/smbsrv && $make -k $targ)
98 (cd $SRC/uts/common/c2 && $make -k $targ)
104 (cd $SRC/uts/common/smb && $make -k $targ)
105 (cd $SRC/uts/common/smbsrv && $make -k $targ)
157 (cd $SRC/uts/$x/smbsrv && $make $targ) )
292 find uts/common/sys -name '*.[ch]' -print |sort
293 find uts/common/net -name '*.[ch]' -print |sort
294 find uts/common/netinet -name '*.[ch]' -print |sort
295 find uts/common/smb -name '*.[ch]' -print |sort
296 find uts/common/smbsrv -name '*.ndl' -print |sort
297 find uts/common/smbsrv -name '*.[ch]' -print |sort
298 find uts/common/fs/smbsrv -name '*.[ch]' -print |sort
299 find uts/common/gssapi -name '*.[ch]' -print |sort