OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PN_PROTO_PIPE
(Results
1 - 3
of
3
) sorted by null
/external/strace/xlat/
phonet_protocols.h
20
#if defined(
PN_PROTO_PIPE
) || (defined(HAVE_DECL_PN_PROTO_PIPE) && HAVE_DECL_PN_PROTO_PIPE)
22
static_assert((
PN_PROTO_PIPE
) == (2), "
PN_PROTO_PIPE
!= 2");
25
# define
PN_PROTO_PIPE
2
40
[
PN_PROTO_PIPE
] = XLAT(
PN_PROTO_PIPE
),
/bionic/libc/kernel/uapi/linux/
phonet.h
25
#define
PN_PROTO_PIPE
2
/external/kernel-headers/original/uapi/linux/
phonet.h
35
#define
PN_PROTO_PIPE
2
Completed in 2296 milliseconds