HomeSort by relevance Sort by last modified time
    Searched defs:RCSID (Results 51 - 75 of 84) sorted by null

1 23 4

  /external/ppp/pppd/plugins/rp-pppoe/
common.c 16 static char const RCSID[] =
discovery.c 11 static char const RCSID[] =
plugin.c 24 static char const RCSID[] =
if.c 16 static char const RCSID[] =
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/machine/
asm.h 131 #define RCSID(x) .text; .asciz x
132 #define __FBSDID(x) RCSID(x)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/machine/
asm.h 131 #define RCSID(x) .text; .asciz x
132 #define __FBSDID(x) RCSID(x)
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/machine/
asm.h 131 #define RCSID(x) .text; .asciz x
132 #define __FBSDID(x) RCSID(x)
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/machine/
asm.h 131 #define RCSID(x) .text; .asciz x
132 #define __FBSDID(x) RCSID(x)
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/machine/
asm.h 131 #define RCSID(x) .text; .asciz x
132 #define __FBSDID(x) RCSID(x)
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/machine/
asm.h 131 #define RCSID(x) .text; .asciz x
132 #define __FBSDID(x) RCSID(x)
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/machine/
asm.h 131 #define RCSID(x) .text; .asciz x
132 #define __FBSDID(x) RCSID(x)
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/machine/
asm.h 131 #define RCSID(x) .text; .asciz x
132 #define __FBSDID(x) RCSID(x)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/machine/
asm.h 131 #define RCSID(x) .text; .asciz x
132 #define __FBSDID(x) RCSID(x)
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/machine/
asm.h 131 #define RCSID(x) .text; .asciz x
132 #define __FBSDID(x) RCSID(x)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/machine/
asm.h 131 #define RCSID(x) .text; .asciz x
132 #define __FBSDID(x) RCSID(x)
  /external/iputils/ninfod/
ninfod_core.c 119 static char *RCSID __attribute__ ((unused)) = "$USAGI: ninfod_core.c,v 1.29 2003-07-16 09:49:01 yoshfuji Exp $";
ni_ifaddrs.c 91 static const char *RCSID __attribute__ ((unused)) = "$USAGI: ni_ifaddrs.c,v 1.8 2007-10-11 06:25:21 yoshfuji Exp $ based on USAGI: ifaddrs.c,v 1.18 2002/03/06 01:50:46 yoshfuji Exp";
ninfod.c 132 static char *RCSID __attribute__ ((unused)) = "$USAGI: ninfod.c,v 1.34 2003-01-15 06:41:23 mk Exp $";
  /external/ppp/pppd/
chap-new.c 31 #define RCSID "$Id: chap-new.c,v 1.6 2004/11/04 10:02:26 paulus Exp $"
upap.c 43 #define RCSID "$Id: upap.c,v 1.29 2002/12/04 23:03:33 paulus Exp $"
55 static const char rcsid[] = RCSID; variable
ccp.c 31 #define RCSID "$Id: ccp.c,v 1.48 2004/11/13 02:28:15 paulus Exp $"
46 static const char rcsid[] = RCSID; variable
    [all...]
chap_ms.c 77 #define RCSID "$Id: chap_ms.c,v 1.33 2004/11/12 09:57:43 paulus Exp $"
101 static const char rcsid[] = RCSID; variable
utils.c 31 #define RCSID "$Id: utils.c,v 1.24 2004/11/04 10:02:26 paulus Exp $"
67 static const char rcsid[] = RCSID; variable
ipv6cp.c 141 #define RCSID "$Id: ipv6cp.c,v 1.20 2004/11/13 02:28:15 paulus Exp $"
170 static const char rcsid[] = RCSID; variable
    [all...]
  /external/ppp/pppd/plugins/radius/
radius.c 26 static char const RCSID[] =
    [all...]

Completed in 660 milliseconds

1 23 4