OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nnums
(Results
1 - 4
of
4
) sorted by null
/external/iptables/include/linux/netfilter/
xt_u32.h
30
__u8
nnums
;
member in struct:xt_u32_test
/external/iptables/extensions/
libxt_u32.c
56
for (i = 1; i < ct->
nnums
; ++i) {
137
ct->
nnums
= locind;
207
ct->
nnums
= locind;
/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
v3_cpols.c
78
static int nref_nos(STACK_OF(ASN1_INTEGER) *
nnums
, STACK_OF(CONF_VALUE) *nos);
339
static int nref_nos(STACK_OF(ASN1_INTEGER) *
nnums
, STACK_OF(CONF_VALUE) *nos)
352
if(!sk_ASN1_INTEGER_push(
nnums
, aint)) goto merr;
360
sk_ASN1_INTEGER_pop_free(
nnums
, ASN1_STRING_free);
/external/openssl/crypto/x509v3/
v3_cpols.c
78
static int nref_nos(STACK_OF(ASN1_INTEGER) *
nnums
, STACK_OF(CONF_VALUE) *nos);
339
static int nref_nos(STACK_OF(ASN1_INTEGER) *
nnums
, STACK_OF(CONF_VALUE) *nos)
352
if(!sk_ASN1_INTEGER_push(
nnums
, aint)) goto merr;
360
sk_ASN1_INTEGER_pop_free(
nnums
, ASN1_STRING_free);
Completed in 523 milliseconds