HomeSort by: relevance | last modified time | path
    Searched refs:sec_opts_t (Results 1 - 24 of 24) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
sec_opts.h 9 typedef struct sec_opts_s sec_opts_t; typedef in typeref:struct:sec_opts_s
sec.h 92 sec_opts_t opts;
98 const sec_opts_t *opts);
jemalloc_internal_externs.h 20 extern sec_opts_t opt_hpa_sec_opts;
pa.h 147 const hpa_shard_opts_t *hpa_opts, const sec_opts_t *hpa_sec_opts);
  /src/external/bsd/jemalloc/include/jemalloc/internal/
sec_opts.h 9 typedef struct sec_opts_s sec_opts_t; typedef in typeref:struct:sec_opts_s
sec.h 92 sec_opts_t opts;
98 const sec_opts_t *opts);
jemalloc_internal_externs.h 20 extern sec_opts_t opt_hpa_sec_opts;
pa.h 147 const hpa_shard_opts_t *hpa_opts, const sec_opts_t *hpa_sec_opts);
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
sec_opts.h 9 typedef struct sec_opts_s sec_opts_t; typedef in typeref:struct:sec_opts_s
sec.h 92 sec_opts_t opts;
98 const sec_opts_t *opts);
jemalloc_internal_externs.h 20 extern sec_opts_t opt_hpa_sec_opts;
pa.h 147 const hpa_shard_opts_t *hpa_opts, const sec_opts_t *hpa_sec_opts);
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
sec_opts.h 9 typedef struct sec_opts_s sec_opts_t; typedef in typeref:struct:sec_opts_s
sec.h 92 sec_opts_t opts;
98 const sec_opts_t *opts);
jemalloc_internal_externs.h 20 extern sec_opts_t opt_hpa_sec_opts;
pa.h 147 const hpa_shard_opts_t *hpa_opts, const sec_opts_t *hpa_sec_opts);
  /src/external/bsd/jemalloc/dist/test/unit/
sec.c 29 sec_opts_t opts;
453 sec_opts_t opts = SEC_OPTS_DEFAULT;
  /src/external/bsd/jemalloc.old/dist/test/unit/
sec.c 29 sec_opts_t opts;
453 sec_opts_t opts = SEC_OPTS_DEFAULT;
  /src/external/bsd/jemalloc/dist/src/
pa.c 69 const hpa_shard_opts_t *hpa_opts, const sec_opts_t *hpa_sec_opts) {
sec.c 25 const sec_opts_t *opts) {
jemalloc.c 190 sec_opts_t opt_hpa_sec_opts = SEC_OPTS_DEFAULT;
  /src/external/bsd/jemalloc.old/dist/src/
pa.c 69 const hpa_shard_opts_t *hpa_opts, const sec_opts_t *hpa_sec_opts) {
sec.c 25 const sec_opts_t *opts) {
jemalloc.c 190 sec_opts_t opt_hpa_sec_opts = SEC_OPTS_DEFAULT;

Completed in 131 milliseconds