Searched refs:nexus_inlist (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/sparc64/sparc64/
H A Dnexus.c104 static int nexus_inlist(const char *, const char *const *);
189 nexus_inlist(const char *name, const char *const *list) function
202 (nexus_inlist((name), nexus_excl_name) || \
203 ((type) != NULL && nexus_inlist((type), nexus_excl_type)))

Completed in 80 milliseconds