/osnet-11/usr/src/lib/libsecdb/common/ |
H A D | r.rbac | 50 rm -f ${file}.d/"$PKGINST"
|
H A D | i.rbac | 173 rm -f $outfile 186 rm -f ${oldfile}.d/"$PKGINST"
|
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/ |
H A D | dexplorer | 506 # this could be all an "rm -r $dir", but since it will be run 508 rm Cpu/interrupt_by_cpu 509 rm Cpu/interrupt_time 510 rm Cpu/dispqlen_by_cpu 511 rm Cpu/sdt_count 512 rm Disk/pgpgin_by_process 513 rm Disk/fileopen_count 514 rm Disk/sizedist_by_process 515 rm Mem/minf_by_process 516 rm Me [all...] |
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/ |
H A D | dexplorer | 506 # this could be all an "rm -r $dir", but since it will be run 508 rm Cpu/interrupt_by_cpu 509 rm Cpu/interrupt_time 510 rm Cpu/dispqlen_by_cpu 511 rm Cpu/sdt_count 512 rm Disk/pgpgin_by_process 513 rm Disk/fileopen_count 514 rm Disk/sizedist_by_process 515 rm Mem/minf_by_process 516 rm Me [all...] |
H A D | install | 95 print -n "\nContinue (will run \"rm -rf $loc\"). Are you sure (y/N)?: " 102 rm -rf "$loc" 104 print COMMAND: rm -rf \"$loc\" 143 rm "$loc/install" 145 print COMMAND: rm \"$loc/install\"
|
/osnet-11/usr/src/lib/libc/ |
H A D | makelibccatalog.sh | 36 rm -f *.po 53 rm -f ${i}.i messages.po 75 rm -f ${i}.i messages.po 86 rm -f *.po ${rmerr} 92 rm -f messages.po regerror_msg.po 101 rm -f regerror_msg.i messages.po 110 rm -f regerror_msg.po
|
/osnet-11/usr/src/grub/grub2/build-aux/ |
H A D | depcomp | 72 rm -f "$tmpdepfile" 112 rm -f "$tmpdepfile" 135 rm -f "$tmpdepfile" 138 rm -f "$depfile" 158 rm -f "$tmpdepfile" 177 rm -f "$tmpdepfile" 180 rm -f "$depfile" 209 rm -f "$tmpdepfile" 235 rm -f "$tmpdepfile" 252 rm [all...] |
/osnet-11/usr/src/common/crypto/ecc/ |
H A D | ec2_193.c | 199 mp_digit rm[8]; local 250 s_bmul_4x4(rm, a3, a6 ^ a2, a5 ^ a1, a4 ^ a0, b3, b6 ^ b2, b5 ^ b1, 252 rm[7] ^= MP_DIGIT(r, 7); 253 rm[6] ^= MP_DIGIT(r, 6); 254 rm[5] ^= MP_DIGIT(r, 5) ^ MP_DIGIT(r, 13); 255 rm[4] ^= MP_DIGIT(r, 4) ^ MP_DIGIT(r, 12); 256 rm[3] ^= MP_DIGIT(r, 3) ^ MP_DIGIT(r, 11); 257 rm[2] ^= MP_DIGIT(r, 2) ^ MP_DIGIT(r, 10); 258 rm[1] ^= MP_DIGIT(r, 1) ^ MP_DIGIT(r, 9); 259 rm[ [all...] |
H A D | ec2_163.c | 190 mp_digit rm[6]; local 237 s_bmul_3x3(rm, a5 ^ a2, a4 ^ a1, a3 ^ a0, b5 ^ b2, b4 ^ b1, 239 rm[5] ^= MP_DIGIT(r, 5) ^ MP_DIGIT(r, 11); 240 rm[4] ^= MP_DIGIT(r, 4) ^ MP_DIGIT(r, 10); 241 rm[3] ^= MP_DIGIT(r, 3) ^ MP_DIGIT(r, 9); 242 rm[2] ^= MP_DIGIT(r, 2) ^ MP_DIGIT(r, 8); 243 rm[1] ^= MP_DIGIT(r, 1) ^ MP_DIGIT(r, 7); 244 rm[0] ^= MP_DIGIT(r, 0) ^ MP_DIGIT(r, 6); 245 MP_DIGIT(r, 8) ^= rm[5]; 246 MP_DIGIT(r, 7) ^= rm[ [all...] |
H A D | ec2_233.c | 218 mp_digit rm[8]; local 273 s_bmul_4x4(rm, a7 ^ a3, a6 ^ a2, a5 ^ a1, a4 ^ a0, b7 ^ b3, 275 rm[7] ^= MP_DIGIT(r, 7) ^ MP_DIGIT(r, 15); 276 rm[6] ^= MP_DIGIT(r, 6) ^ MP_DIGIT(r, 14); 277 rm[5] ^= MP_DIGIT(r, 5) ^ MP_DIGIT(r, 13); 278 rm[4] ^= MP_DIGIT(r, 4) ^ MP_DIGIT(r, 12); 279 rm[3] ^= MP_DIGIT(r, 3) ^ MP_DIGIT(r, 11); 280 rm[2] ^= MP_DIGIT(r, 2) ^ MP_DIGIT(r, 10); 281 rm[1] ^= MP_DIGIT(r, 1) ^ MP_DIGIT(r, 9); 282 rm[ [all...] |
/osnet-11/usr/src/grub/grub-0.97/ |
H A D | depcomp | 71 rm -f "$tmpdepfile" 98 rm -f "$tmpdepfile" 121 rm -f "$tmpdepfile" 124 rm -f "$depfile" 144 rm -f "$tmpdepfile" 163 rm -f "$tmpdepfile" 166 rm -f "$depfile" 195 rm -f "$tmpdepfile" 221 rm -f "$tmpdepfile" 238 rm [all...] |
/osnet-11/usr/src/lib/libresolv2/include/ |
H A D | make_os_version.sh | 27 /usr/bin/rm -f new_os_version.h 29 /usr/bin/rm -f os_version.h
|
H A D | probe_ipv6.sh | 10 trap "rm -f tmp$$[abc].[oc]" 0 65 rm -f ${new} 67 rm -f ${old}
|
/osnet-11/usr/src/grub/grub2/build-bios/ccas_wrap/ |
H A D | Makefile | 9 rm -f ccas_wrap
|
/osnet-11/usr/src/grub/grub2/build-uefi64/ccas_wrap/ |
H A D | Makefile | 9 rm -f ccas_wrap
|
/osnet-11/usr/src/lib/libc/sparc/fp/ |
H A D | _Q_qtos.c | 45 unsigned int xm, round, sticky, fsr, rm; local 53 rm = fsr >> 30; 55 rm ^= (rm >> 1); 83 if (rm == FSR_RN || rm == FSR_RP) 106 u.l = ((rm == FSR_RP)? 1 : 0); 141 if (rm == FSR_RP || (rm == FSR_RN && round && (sticky ||
|
H A D | _Q_qtod.c | 42 unsigned int xm, round, sticky, fsr, rm; local 50 rm = fsr >> 30; 52 rm ^= (rm >> 1); 83 if (rm == FSR_RN || rm == FSR_RP) { 111 u.l.lo = ((rm == FSR_RP)? 1 : 0); 158 if (rm == FSR_RP || (rm == FSR_RN && round && (sticky ||
|
H A D | __quad_mag.c | 49 unsigned int round, sticky, carry, rm; local 148 rm = *fsr >> 30; 150 rm ^= (rm >> 1); 157 if (rm == FSR_RP || (rm == FSR_RN && round && 173 if (rm == FSR_RN || rm == FSR_RP) { 209 unsigned int guard, round, sticky, borrow, rm; local 318 rm [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/comp/ |
H A D | script.t | 29 unlink 'Comp.script' || `/bin/rm -f Comp.script`;
|
/osnet-11/usr/src/lib/libfsmgt/ |
H A D | Makefile.com | 61 rm -f $(SRCDIR)/sharetab.c 65 rm -f $(SRCDIR)/nfs_sec.c 69 rm -f $(SRCDIR)/replica.c
|
/osnet-11/usr/src/grub/grub2/grub-core/ |
H A D | genmod.sh.in | 36 rm -f $tmpfile $outfile 53 rm -f $t1 $t2 72 rm -f $name.bin
|
/osnet-11/usr/src/lib/libdscp/svc/ |
H A D | svc-dscp | 91 rm -f $DSCP_IFNAME 100 rm -f $DSCP_IFNAME
|
/osnet-11/usr/src/cmd/sendmail/lib/ |
H A D | sendmail-client | 58 rm -f $CLIENT_PID_FILE
|
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/gnulib/ |
H A D | Makefile | 866 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) 868 -rm -f libgnu.a 873 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) 877 echo "rm -f \"$${dir}/so_locations\""; \ 878 rm -f "$${dir}/so_locations"; \ 882 -rm -f *.$(OBJEXT) 885 -rm -f *.tab.c 1085 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 1152 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) 1155 -test -z "$(CLEANFILES)" || rm [all...] |
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/gnulib/ |
H A D | Makefile | 866 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) 868 -rm -f libgnu.a 873 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) 877 echo "rm -f \"$${dir}/so_locations\""; \ 878 rm -f "$${dir}/so_locations"; \ 882 -rm -f *.$(OBJEXT) 885 -rm -f *.tab.c 1085 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 1152 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) 1155 -test -z "$(CLEANFILES)" || rm [all...] |