OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__P
(Results
251 - 275
of
304
) sorted by null
<<
11
12
13
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h
83
#define
__P
(protos) protos /* full-blown ANSI C */
99
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
cdefs.h
83
#define
__P
(protos) protos /* full-blown ANSI C */
99
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
cdefs.h
83
#define
__P
(protos) protos /* full-blown ANSI C */
99
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
cdefs.h
83
#define
__P
(protos) protos /* full-blown ANSI C */
99
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h
89
#define
__P
(protos) protos /* full-blown ANSI C */
105
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h
89
#define
__P
(protos) protos /* full-blown ANSI C */
105
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h
89
#define
__P
(protos) protos /* full-blown ANSI C */
105
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h
89
#define
__P
(protos) protos /* full-blown ANSI C */
105
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h
83
#define
__P
(protos) protos /* full-blown ANSI C */
99
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
cdefs.h
83
#define
__P
(protos) protos /* full-blown ANSI C */
99
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h
83
#define
__P
(protos) protos /* full-blown ANSI C */
99
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/sys/
cdefs.h
83
#define
__P
(protos) protos /* full-blown ANSI C */
99
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
cdefs.h
83
#define
__P
(protos) protos /* full-blown ANSI C */
99
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/sys/
cdefs.h
83
#define
__P
(protos) protos /* full-blown ANSI C */
99
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
cdefs.h
83
#define
__P
(protos) protos /* full-blown ANSI C */
99
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
cdefs.h
83
#define
__P
(protos) protos /* full-blown ANSI C */
99
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
cdefs.h
83
#define
__P
(protos) protos /* full-blown ANSI C */
99
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h
114
#define
__P
(protos) protos /* full-blown ANSI C */
130
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h
114
#define
__P
(protos) protos /* full-blown ANSI C */
130
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h
114
#define
__P
(protos) protos /* full-blown ANSI C */
130
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h
114
#define
__P
(protos) protos /* full-blown ANSI C */
130
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h
83
#define
__P
(protos) protos /* full-blown ANSI C */
99
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
cdefs.h
83
#define
__P
(protos) protos /* full-blown ANSI C */
99
#define
__P
(protos) () /* traditional C preprocessor */
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h
83
#define
__P
(protos) protos /* full-blown ANSI C */
99
#define
__P
(protos) () /* traditional C preprocessor */
/external/ipsec-tools/src/libipsec/
pfkey.c
56
static int findsupportedmap
__P
((int));
57
static int setsupportedmap
__P
((struct sadb_supported *));
58
static struct sadb_alg *findsupportedalg
__P
((u_int, u_int));
59
static int pfkey_send_x1
__P
((struct pfkey_send_sa_args *));
60
static int pfkey_send_x2
__P
((int, u_int, u_int, u_int,
62
static int pfkey_send_x3
__P
((int, u_int, u_int));
63
static int pfkey_send_x4
__P
((int, u_int, struct sockaddr *, u_int,
66
static int pfkey_send_x5
__P
((int, u_int, u_int32_t));
68
static caddr_t pfkey_setsadbmsg
__P
((caddr_t, caddr_t, u_int, u_int,
70
static caddr_t pfkey_setsadbsa
__P
((caddr_t, caddr_t, u_int32_t, u_int
[
all
...]
Completed in 545 milliseconds
<<
11
12
13