HomeSort by relevance Sort by last modified time
    Searched refs:try_commit (Results 1 - 2 of 2) sorted by null

  /external/jemalloc_new/test/include/test/
extent_hooks.h 45 static bool try_commit = true; variable
155 if (!try_commit) {
  /external/wpa_supplicant_8/src/drivers/
driver_macsec_linux.c 167 static int try_commit(struct macsec_drv_data *drv) function
181 "%s: try_commit controlled_port_enabled=%d",
204 "%s: try_commit protect_frames=%d",
210 wpa_printf(MSG_DEBUG, DRV_PREFIX "%s: try_commit encrypt=%d",
217 "%s: try_commit replay_protect=%d replay_window=%d",
229 "%s: try_commit encoding_sa=%d",
405 return try_commit(drv);
425 return try_commit(drv);
450 return try_commit(drv);
483 return try_commit(drv)
    [all...]

Completed in 335 milliseconds