OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RCSID
(Results
1 - 25
of
43
) sorted by null
1
2
/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
cbcp.c
36
#define
RCSID
"$Id: cbcp.c,v 1.16 2004/10/28 00:15:36 paulus Exp $"
48
static const char
rcsid
[] =
RCSID
;
variable
demand.c
31
#define
RCSID
"$Id: demand.c,v 1.19 2004/11/04 10:02:26 paulus Exp $"
55
static const char
rcsid
[] =
RCSID
;
variable
fsm.c
43
#define
RCSID
"$Id: fsm.c,v 1.23 2004/11/13 02:28:15 paulus Exp $"
58
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
[] =
common.c
16
static char const
RCSID
[] =
discovery.c
11
static char const
RCSID
[] =
/development/ndk/platforms/android-3/arch-arm/include/machine/
asm.h
105
#define
RCSID
(x) .section ".ident"; .asciz x
107
#define
RCSID
(x) .text; .asciz x
/prebuilt/ndk/android-ndk-r4/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
/prebuilt/ndk/android-ndk-r4/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
/prebuilt/ndk/android-ndk-r4/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
/prebuilt/ndk/android-ndk-r4/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
/prebuilt/ndk/android-ndk-r5/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
/prebuilt/ndk/android-ndk-r6/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
/bionic/libc/arch-arm/include/machine/
asm.h
113
#define
RCSID
(x) .section ".ident"; .asciz x
115
#define
RCSID
(x) .text; .asciz x
/bionic/libc/arch-x86/include/machine/
asm.h
121
#define
RCSID
(x) .text; .asciz x
122
#define __FBSDID(x)
RCSID
(x)
/development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h
121
#define
RCSID
(x) .text; .asciz x
122
#define __FBSDID(x)
RCSID
(x)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/machine/
asm.h
121
#define
RCSID
(x) .text; .asciz x
122
#define __FBSDID(x)
RCSID
(x)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/machine/
asm.h
121
#define
RCSID
(x) .text; .asciz x
122
#define __FBSDID(x)
RCSID
(x)
/prebuilt/ndk/android-ndk-r6/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 464 milliseconds
1
2