Searched refs:MH_WALK_CONTINUE (Results 1 – 2 of 2) sorted by relevance
116 #define MH_WALK_CONTINUE 0 macro
862 int res = MH_WALK_CONTINUE; in i_mod_hash_walk_nosync()865 (hashidx < (hash->mh_nchains - 1)) && (res == MH_WALK_CONTINUE); in i_mod_hash_walk_nosync()868 while ((e != NULL) && (res == MH_WALK_CONTINUE)) { in i_mod_hash_walk_nosync()