search_forest     130 source3/winbindd/idmap_adex/provider_unified.c 	bool search_forest = ((search_flags & LWCELL_FLAG_SEARCH_FOREST)
search_forest     148 source3/winbindd/idmap_adex/provider_unified.c 					 search_forest ? AD_USER : ADEX_OC_POSIX_USER,
search_forest     150 source3/winbindd/idmap_adex/provider_unified.c 					 search_forest ? AD_GROUP : ADEX_OC_POSIX_GROUP);
search_forest     563 source3/winbindd/idmap_adex/provider_unified.c 			nt_status = search_forest(cell, &msg, fdata);