HomeSort by relevance Sort by last modified time
    Searched refs:setkey (Results 1 - 14 of 14) sorted by null

  /system/core/rootdir/etc/
init.testmenu 20 setkey -k 0xe4 -v 0x23 # map #
21 setkey -k 0xe3 -v 0x2a # map *
22 setkey -k 231 -v 513 # map send to newline
23 #setkey -k 0x67 -v 0x20b # map up to scroll back
24 #setkey -k 0x6c -v 0x20a # map down to scroll forward
25 setkey -k 0x73 -v 0x20b # map volume up to scroll back
26 setkey -k 0x72 -v 0x20a # map volume down to scroll forward
27 setkey -k 0x60 -v 0x211 # map PoC to next console
30 setkey -k 0x38 -v 0x703 # map leftalt to alt
31 setkey -k 0x9b -v 0x703 # map mail to al
    [all...]
  /external/ipsec-tools/src/racoon/samples/roadwarrior/client/
phase1-down.sh 53 setkey -F
72 " | setkey -c
phase1-up.sh 64 " | setkey -c
75 " | setkey -c
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
crypt.h 37 extern void setkey (__const char *__key) __THROW __nonnull ((1));
stdlib.h 824 extern void setkey (__const char *__key) __THROW __nonnull ((1));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
crypt.h 37 extern void setkey (__const char *__key) __THROW __nonnull ((1));
stdlib.h 824 extern void setkey (__const char *__key) __THROW __nonnull ((1));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
crypt.h 37 extern void setkey (__const char *__key) __THROW __nonnull ((1));
stdlib.h 824 extern void setkey (__const char *__key) __THROW __nonnull ((1));
  /external/ppp/pppd/
pppcrypt.c 75 * Note that the low-order "bit" is always ignored by by setkey()
122 setkey((const char *)crypt_key);
  /system/core/init/
keywords.h 78 KEYWORD(setkey, COMMAND, 0, do_setkey)
builtins.c 154 static int setkey(struct kbentry *kbe) function
545 return setkey(&kbe);
  /external/grub/stage2/
builtins.c     [all...]
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 995 milliseconds