OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctrs
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/raidframe/
rf_paritymap.h
90
struct rf_pmctrs
ctrs
;
member in struct:rf_paritymap
raidframevar.h
637
struct rf_pmctrs
ctrs
;
member in struct:rf_pmstat
/src/crypto/external/apache2/openssl/dist/test/
asynciotest.c
64
struct async_ctrs *
ctrs
;
local
66
ctrs
= OPENSSL_zalloc(sizeof(struct async_ctrs));
67
if (
ctrs
== NULL)
70
BIO_set_data(bio,
ctrs
);
77
struct async_ctrs *
ctrs
;
local
81
ctrs
= BIO_get_data(bio);
82
OPENSSL_free(
ctrs
);
91
struct async_ctrs *
ctrs
;
local
100
ctrs
= BIO_get_data(bio);
104
if (
ctrs
->rctr > 0)
126
struct async_
ctrs
*
ctrs
;
local
[
all
...]
/src/crypto/external/bsd/openssl/dist/test/
asynciotest.c
64
struct async_ctrs *
ctrs
;
local
66
ctrs
= OPENSSL_zalloc(sizeof(struct async_ctrs));
67
if (
ctrs
== NULL)
70
BIO_set_data(bio,
ctrs
);
77
struct async_ctrs *
ctrs
;
local
81
ctrs
= BIO_get_data(bio);
82
OPENSSL_free(
ctrs
);
91
struct async_ctrs *
ctrs
;
local
100
ctrs
= BIO_get_data(bio);
104
if (
ctrs
->rctr > 0)
126
struct async_
ctrs
*
ctrs
;
local
[
all
...]
/src/crypto/external/bsd/openssl.old/dist/test/
asynciotest.c
64
struct async_ctrs *
ctrs
;
local
66
ctrs
= OPENSSL_zalloc(sizeof(struct async_ctrs));
67
if (
ctrs
== NULL)
70
BIO_set_data(bio,
ctrs
);
77
struct async_ctrs *
ctrs
;
local
81
ctrs
= BIO_get_data(bio);
82
OPENSSL_free(
ctrs
);
91
struct async_ctrs *
ctrs
;
local
100
ctrs
= BIO_get_data(bio);
104
if (
ctrs
->rctr > 0)
126
struct async_
ctrs
*
ctrs
;
local
[
all
...]
/src/external/gpl3/gcc/dist/libgcc/
libgcov.h
215
struct gcov_ctr_info
ctrs
[1]; /* instrumented counters */
member in struct:gcov_fn_info
/src/external/gpl3/gcc.old/dist/libgcc/
libgcov.h
220
struct gcov_ctr_info
ctrs
[1]; /* instrumented counters */
member in struct:gcov_fn_info
Completed in 32 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026