Lines Matching refs:uts
66 (cd $SRC/uts && $make -k clobber_h)
77 test -f $SRC/uts/common/sys/priv_names.h ||
78 (cd $SRC/uts && $make -k all_h)
87 (cd $SRC/uts && $make -k install_h)
92 (cd $SRC/uts/common/sys && $make -k install_h)
93 (cd $SRC/uts/common/smb && $make -k install_h)
94 (cd $SRC/uts/common/smbsrv && $make -k install_h)
125 (cd $SRC/uts/$x/idmap && $make $targ) )
166 find uts/common/sys -name '*.[ch]' -print |sort
167 find uts/common/net -name '*.[ch]' -print |sort
168 find uts/common/netinet -name '*.[ch]' -print |sort
169 find uts/common/rpcsvc -name '*.[ch]' -print |sort
170 find uts/common/idmap -name '*.[ch]' -print |sort