Searched refs:COPY_S (Results 1 – 3 of 3) sorted by relevance
414 if (COPY_S(nlmp) == NULL) in _relocate_lmc()426 for (APLIST_TRAVERSE(COPY_S(nlmp), idx1, lmp)) { in _relocate_lmc()458 free(COPY_S(nlmp)); in _relocate_lmc()459 COPY_S(nlmp) = NULL; in _relocate_lmc()
2434 if (aplist_append(©_S(rlmp), dlmp,
964 #define COPY_S(X) ((X)->rt_copy.rtc_s) macro