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

  /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 $";
ninfod_name.c 134 static char *RCSID __attribute__ ((unused)) = "$USAGI: ninfod_name.c,v 1.15 2003-01-11 14:33:28 yoshfuji Exp $";
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 $";
  /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
  /development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h 131 #define RCSID(x) .text; .asciz x
132 #define __FBSDID(x) RCSID(x)

Completed in 53 milliseconds