Searched refs:be_pair (Results 1 – 3 of 3) sorted by relevance
265 nvpair_t *be_pair; in be_prop_list_free() local267 be_pair = nvlist_next_nvpair(be_list, NULL); in be_prop_list_free()268 if (nvpair_value_nvlist(be_pair, &prop_list) == 0) in be_prop_list_free()271 while ((be_pair = nvlist_next_nvpair(be_list, be_pair)) != NULL) { in be_prop_list_free()272 if (nvpair_value_nvlist(be_pair, &prop_list) == 0) in be_prop_list_free()
467 o be_pair: release shared lock with the latest of bufferevent_pair (92a359e Azat Khuzhin)594 o be_pair/regress: cover use of shared lock (lock/unlock/free) (a558fcd Azat Khuzhin)