Searched refs:ndomain (Results 1 – 1 of 1) sorted by relevance
482 struct domainset *ndomain; in _domainset_create() local499 if (ndomain == NULL) { in _domainset_create()507 if (ndomain == NULL) in _domainset_create()513 return (ndomain); in _domainset_create()558 struct domainset *ndomain; in domainset_create() local574 domainset_copy(domain, ndomain); in domainset_create()612 struct domainset *ndomain; in domainset_shadow() local614 ndomain = LIST_FIRST(freelist); in domainset_shadow()615 LIST_REMOVE(ndomain, ds_link); in domainset_shadow()620 domainset_copy(domain, ndomain); in domainset_shadow()[all …]