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