OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:body_type
(Results
1 - 9
of
9
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/crypto/cmp/
cmp_http.c
31
static int keep_alive(int keep_alive, int
body_type
)
38
&&
body_type
!= OSSL_CMP_PKIBODY_IR
39
&&
body_type
!= OSSL_CMP_PKIBODY_CR
40
&&
body_type
!= OSSL_CMP_PKIBODY_P10CR
41
&&
body_type
!= OSSL_CMP_PKIBODY_KUR
42
&&
body_type
!= OSSL_CMP_PKIBODY_POLLREQ)
cmp_msg.c
681
int
body_type
, int err_code)
688
if ((msg = ossl_cmp_msg_create(ctx,
body_type
)) == NULL)
/src/crypto/external/apache2/openssl/dist/crypto/cmp/
cmp_http.c
29
static int keep_alive(int keep_alive, int
body_type
, BIO **bios)
36
&&
body_type
!= OSSL_CMP_PKIBODY_IR
37
&&
body_type
!= OSSL_CMP_PKIBODY_CR
38
&&
body_type
!= OSSL_CMP_PKIBODY_P10CR
39
&&
body_type
!= OSSL_CMP_PKIBODY_KUR
40
&&
body_type
!= OSSL_CMP_PKIBODY_POLLREQ)
cmp_msg.c
766
int
body_type
, int err_code)
773
if ((msg = ossl_cmp_msg_create(ctx,
body_type
)) == NULL)
/src/external/gpl3/gcc/dist/gcc/c-family/
c-indentation.cc
256
enum cpp_ttype
body_type
= body_tinfo.type;
local
257
if (
body_type
== CPP_OPEN_BRACE)
472
if ((
body_type
!= CPP_SEMICOLON
483
|| (
body_type
== CPP_SEMICOLON
579
if (
body_type
== CPP_SEMICOLON)
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-indentation.cc
253
enum cpp_ttype
body_type
= body_tinfo.type;
local
254
if (
body_type
== CPP_OPEN_BRACE)
463
if ((
body_type
!= CPP_SEMICOLON
474
|| (
body_type
== CPP_SEMICOLON
569
if (
body_type
== CPP_SEMICOLON)
/src/external/bsd/wpa/dist/src/pae/
ieee802_1x_kay.c
1048
u8
body_type
;
local
1058
body_type
= get_mka_param_body_type(hdr);
1069
if (
body_type
!= MKA_LIVE_PEER_LIST &&
1070
body_type
!= MKA_POTENTIAL_PEER_LIST)
1929
u8
body_type
;
local
1937
body_type
= get_mka_param_body_type(hdr);
1942
if (
body_type
!= MKA_ICV_INDICATOR) {
3246
u8
body_type
;
local
3317
body_type
= get_mka_param_body_type(hdr);
3319
if (
body_type
== MKA_ICV_INDICATOR
[
all
...]
/src/external/gpl3/gcc/dist/gcc/
gimplify.cc
2960
tree_code
body_type
= TREE_CODE (SWITCH_BODY (switch_expr));
2961
if (
body_type
== BIND_EXPR ||
body_type
== STATEMENT_LIST)
2957
tree_code
body_type
= TREE_CODE (SWITCH_BODY (switch_expr));
local
/src/external/gpl3/gcc.old/dist/gcc/
gimplify.cc
2710
tree_code
body_type
= TREE_CODE (SWITCH_BODY (switch_expr));
2711
if (
body_type
== BIND_EXPR ||
body_type
== STATEMENT_LIST)
2707
tree_code
body_type
= TREE_CODE (SWITCH_BODY (switch_expr));
local
Completed in 75 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026