HelenOS sources

rename            187 uspace/lib/c/include/stdio.h extern int rename(const char *, const char *);
rename             78 uspace/lib/c/test/stdio.c PCUT_TEST(rename)
rename             99 uspace/lib/c/test/stdio.c 	rc = rename(buf1, buf2);
rename            187 uspace/lib/posix/include/libc/stdio.h extern int rename(const char *, const char *);
HelenOS homepage, sources at GitHub