HomeSort by relevance Sort by last modified time
    Searched full:rsh (Results 1 - 25 of 26) sorted by null

1 2

  /frameworks/base/libs/rs/java/Fountain/res/raw/
fountain2.rs 4 #include "rs_types.rsh"
5 #include "rs_math.rsh"
6 #include "rs_graphics.rsh"
  /external/netcat/data/
README 8 rservice.c a utility for scripting up rsh/rexec attacks
rservice.c 2 rsh/rexec attacks. Needs to be a prog because shells strip out nulls.
  /external/opencore/tools_v2/build/document/bin/
doc_build.bat 415 # $status = `rsh ${CONVERSIONHOST} "qwinsta"`;
427 my $status = `rsh $CONVERSIONHOST \"DIR ${CONVERSIONDRIVE}\\${LOCKFILE}\ 2>&1\"`;
429 print "rsh failed to connect to host $CONVERSIONHOST\n";
436 $status = `rsh ${CONVERSIONHOST} "ECHO ${lockmessage} > ${CONVERSIONDRIVE}\\${LOCKFILE}"`;
439 $status = `rsh ${CONVERSIONHOST} "TYPE ${CONVERSIONDRIVE}\\${LOCKFILE}"`;
452 $status = `rsh ${CONVERSIONHOST} "RMDIR /S /Q ${CONVERSIONDRIVE}\\${CONVERSIONDIR} 2>&1"`;
454 print "rsh failed to remove ${CONVERSIONDIR} from $CONVERSIONHOST\n";
458 $status = `rsh ${CONVERSIONHOST} "MKDIR ${CONVERSIONDRIVE}\\${CONVERSIONDIR} 2>&1"`;
460 print "rsh failed to create ${CONVERSIONDIR} from $CONVERSIONHOST\n";
464 $status = `rsh ${CONVERSIONHOST} "MKDIR ${CONVERSIONDRIVE}\\temp 2>&1"`
    [all...]
  /external/libpcap/
bpf_image.c 221 op = "rsh";
261 op = "rsh";
tokdefs.h 84 RSH = 310,
188 #define RSH 310
grammar.y 179 %token LSH RSH
205 %left LSH RSH
428 | arth RSH arth { $$ = gen_arth(BPF_RSH, $1, $3); }
scanner.l 307 ">>" return RSH;
grammar.c 119 RSH = 310,
223 #define RSH 310
789 "RSH", "LEN", "IPV6", "ICMPV6", "AH", "ESP", "VLAN", "MPLS", "PPPOED",
    [all...]
scanner.c     [all...]
  /external/qemu/slirp/
misc.c 819 * invoke RSH
888 execlp("rsh","rsh","-l", user, host, args, NULL);
893 "rsh", strerror(errno));
tcp_subr.c 754 * rsh emulation
756 * then rsh_exec() rsh according to the options
1036 * The kshell (Kerberos rsh) and shell services both pass
    [all...]
  /external/qemu/slirp-android/
misc.c 782 * invoke RSH
851 execlp("rsh","rsh","-l", user, host, args, NULL);
856 "rsh", strerror(errno));
tcp_subr.c 767 * The kshell (Kerberos rsh) and shell services both pass
  /external/netcat/
README 341 typical example of something "rsh" is often used for: on one side,
440 pair] into a "rsh" or "rlogin" server, FROM your port 1023 for example,
446 input path, as opposed to the usual action of "rsh -n". Using netcat for
447 things like this can be really useful sometimes, because rsh and rlogin
450 backup sets on to a dumb client, "netcat -n" wins where normal rsh/rlogin is
    [all...]
netcat.c     [all...]
  /external/opencore/extern_tools_v2/bin/linux/
tar 
  /external/openssl/crypto/
ebcdic.c 28 This table is identical to the one used by rsh/rcp/ftp and other POSIX tools.
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLSchema.java     [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]
  /prebuilt/common/osgi/
osgi.jar 
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
gdbint.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/
gdbint.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
gdbint.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/info/
gdbint.info     [all...]

Completed in 104 milliseconds

1 2