Searched refs:ln (Results 1 – 4 of 4) sorted by relevance
37 ln -fs `realpath $(TARGET_OUT)/bin` /system/38 ln -fs `realpath $(TARGET_OUT)/etc` /system/39 ln -fs `realpath $(TARGET_OUT)/lib` /system/41 ln -fs `realpath $(TARGET_OUT)/lib64` /system/; \
136 size_t lp, ln, len; in execvpe() local178 ln = strlen(name); in execvpe()185 if (lp + ln + 2 > sizeof(buf)) { in execvpe()199 bcopy(name, buf + lp + 1, ln); in execvpe()200 buf[lp + ln + 1] = '\0'; in execvpe()
83 $(hide) cd $(dir $@) && ln -sf $(notdir $@) libdlext_test_v2.so88 $(hide) cd $(dir $@) && ln -sf $(notdir $@) libdlext_test_v2.so93 $(hide) cd $(dir $@) && ln -sf $(notdir $@) libdlext_test_v2.so96 $(hide) cd $(dir $@) && ln -sf $(notdir $@) libdlext_test_v2.so
99 $(hide) ln -sf $(_to) $$@