HomeSort by: relevance | last modified time | path
    Searched defs:opt_confirm_conf (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/src/
jemalloc.c 103 bool opt_confirm_conf = false; variable
1115 if (!initial_call && opt_confirm_conf) {
1134 if (!initial_call && opt_confirm_conf \
1243 CONF_HANDLE_BOOL(opt_confirm_conf, "confirm_conf")
  /src/external/bsd/jemalloc/dist/src/
jemalloc.c 106 bool opt_confirm_conf = false; variable

Completed in 18 milliseconds