OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PN_PROTO_TRANSPORT
(Results
1 - 3
of
3
) sorted by null
/external/strace/xlat/
phonet_protocols.h
6
#if defined(
PN_PROTO_TRANSPORT
) || (defined(HAVE_DECL_PN_PROTO_TRANSPORT) && HAVE_DECL_PN_PROTO_TRANSPORT)
8
static_assert((
PN_PROTO_TRANSPORT
) == (0), "
PN_PROTO_TRANSPORT
!= 0");
11
# define
PN_PROTO_TRANSPORT
0
38
[
PN_PROTO_TRANSPORT
] = XLAT(
PN_PROTO_TRANSPORT
),
/bionic/libc/kernel/uapi/linux/
phonet.h
23
#define
PN_PROTO_TRANSPORT
0
/external/kernel-headers/original/uapi/linux/
phonet.h
31
#define
PN_PROTO_TRANSPORT
0
Completed in 150 milliseconds