HomeSort by relevance Sort by last modified time
    Searched defs:RCSID (Results 1 - 25 of 74) sorted by null

1 2 3

  /external/ppp/pppd/
eui64.c 38 #define RCSID "$Id: eui64.c,v 1.6 2002/12/04 23:03:32 paulus Exp $"
42 static const char rcsid[] = RCSID; variable
chap-md5.c 31 #define RCSID "$Id: chap-md5.c,v 1.4 2004/11/09 22:39:25 paulus Exp $"
ecp.c 60 #define RCSID "$Id: ecp.c,v 1.4 2004/11/04 10:02:26 paulus Exp $"
62 static const char rcsid[] = RCSID; variable
magic.c 43 #define RCSID "$Id: magic.c,v 1.11 2003/06/11 23:56:26 paulus Exp $"
54 static const char rcsid[] = RCSID; variable
  /external/ppp/pppd/plugins/radius/
radattr.c 17 static char const RCSID[] =
radrealms.c 17 static char const RCSID[] =
  /external/ppp/pppd/plugins/rp-pppoe/
debug.c 16 static char const RCSID[] =
  /external/iputils/ninfod/
ninfod_addrs.c 126 static char *RCSID __attribute__ ((unused)) = "$USAGI: ninfod_addrs.c,v 1.18 2003-07-16 09:49:01 yoshfuji Exp $";
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/machine/
asm.h 105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/machine/
asm.h 105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/machine/
asm.h 105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/machine/
asm.h 105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/machine/
asm.h 105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/machine/
asm.h 105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/machine/
asm.h 105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/machine/
asm.h 105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/machine/
asm.h 105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/machine/
asm.h 105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/machine/
asm.h 105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/machine/
asm.h 105 #define RCSID(x) .section ".ident"; .asciz x
107 #define RCSID(x) .text; .asciz x
  /bionic/libc/arch-arm/include/machine/
asm.h 119 #define RCSID(x) .section ".ident"; .asciz x
121 #define RCSID(x) .text; .asciz x
  /development/ndk/platforms/android-3/arch-arm/include/machine/
asm.h 119 #define RCSID(x) .section ".ident"; .asciz x
121 #define RCSID(x) .text; .asciz x
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/machine/
asm.h 121 #define RCSID(x) .text; .asciz x
122 #define __FBSDID(x) RCSID(x)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/machine/
asm.h 121 #define RCSID(x) .text; .asciz x
122 #define __FBSDID(x) RCSID(x)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/machine/
asm.h 121 #define RCSID(x) .text; .asciz x
122 #define __FBSDID(x) RCSID(x)

Completed in 132 milliseconds

1 2 3