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

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dlinker_set.h148 * LINKER_SET_FOREACH((set_member_type **)_pvar, _cast, _set)
172 #define LINKER_SET_FOREACH(_pvar, _cast, _set) \ macro
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_newsysctl.c303 LINKER_SET_FOREACH(oidpp, struct sysctl_oid **, set) { function
316 LINKER_SET_FOREACH(oidpp, struct sysctl_oid **, set) { function

Completed in 178 milliseconds