Searched refs:__RENAME (Results 1 – 7 of 7) sorted by relevance
86 DIR *opendir(const char *) __RENAME(__opendir30);87 struct dirent *readdir(DIR *) __RENAME(__readdir30);89 … struct dirent ** __restrict) __RENAME(__readdir_r30);93 …DIR *__opendir2(const char *, int) __RENAME(__opendir230);
104 int (*)(const char *, int), glob_t * __restrict) __RENAME(__glob30);105 void globfree(glob_t *) __RENAME(__globfree30);
188 char *setlocale(int category, const char *locale) __RENAME(__setlocale_mb_len_max_32);
196 pid_t vfork(void) __RENAME(__vfork14);
20 uint16_t bswap16(uint16_t) __RENAME(__bswap16) __attribute__((__const__));21 uint32_t bswap32(uint32_t) __RENAME(__bswap32) __attribute__((__const__));
265 #define __RENAME(x) macro
564 __RENAME(__socket30)