PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
rename.c File Reference
#include <stdio.h>
#include "user/common/syscalls.h"
Include dependency graph for rename.c:

Go to the source code of this file.

Functions

int rename (const char *oldpath, const char *newpath)
 

Function Documentation

◆ rename()

int rename ( const char *  oldpath,
const char *  newpath 
)

Definition at line 5 of file rename.c.

Here is the call graph for this function:
Here is the caller graph for this function: