OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SMC_CLNT
(Results
1 - 4
of
4
) sorted by null
/external/strace/xlat/
smc_link_group_roles.h
6
#if defined(
SMC_CLNT
) || (defined(HAVE_DECL_SMC_CLNT) && HAVE_DECL_SMC_CLNT)
8
static_assert((
SMC_CLNT
) == (0), "
SMC_CLNT
!= 0");
11
# define
SMC_CLNT
0
31
XLAT(
SMC_CLNT
),
/external/strace/tests/
nlattr_smc_diag_msg.c
45
#ifndef
SMC_CLNT
46
# define
SMC_CLNT
0
155
.role =
SMC_CLNT
222
printf(", role=
SMC_CLNT
}"));
/external/strace/tests-m32/
nlattr_smc_diag_msg.c
45
#ifndef
SMC_CLNT
46
# define
SMC_CLNT
0
155
.role =
SMC_CLNT
222
printf(", role=
SMC_CLNT
}"));
/external/strace/tests-mx32/
nlattr_smc_diag_msg.c
45
#ifndef
SMC_CLNT
46
# define
SMC_CLNT
0
155
.role =
SMC_CLNT
222
printf(", role=
SMC_CLNT
}"));
Completed in 793 milliseconds