Home
last modified time | relevance | path

Searched refs:ln (Results 1 – 3 of 3) sorted by relevance

/bionic/build/
Drun-on-host.mk37 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/; \
/bionic/libc/upstream-openbsd/lib/libc/gen/
Dexec.c136 size_t lp, ln, len; in execvpe() local
178 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()
/bionic/tests/libs/
DAndroid.mk79 $(hide) cd $(dir $@) && ln -sf $(notdir $@) libdlext_test_v2.so
84 $(hide) cd $(dir $@) && ln -sf $(notdir $@) libdlext_test_v2.so
89 $(hide) cd $(dir $@) && ln -sf $(notdir $@) libdlext_test_v2.so
92 $(hide) cd $(dir $@) && ln -sf $(notdir $@) libdlext_test_v2.so