Home
last modified time | relevance | path

Searched refs:__weak_reference (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/boot/libsa/string/
H A Dstrchr.c54 __weak_reference(strchr, index);
H A Dstrrchr.c55 __weak_reference(strrchr, rindex);
H A Dstrtok.c49 __weak_reference(__strtok_r, strtok_r);
/illumos-gate/usr/src/boot/libsa/
H A Dinet_ntoa.c58 __weak_reference(__inet_ntoa, inet_ntoa);
/illumos-gate/usr/src/boot/sys/sys/
H A Dcdefs.h564 #define __weak_reference(sym,alias) \ macro
576 #define __weak_reference(sym,alias) \ macro