fehQlibs 26
Qlibs
Loading...
Searching...
No Matches
Functions
fd.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int fd_copy (int, int)
 
int fd_move (int, int)
 
int fd_coe (int fd)
 

Function Documentation

◆ fd_coe()

int fd_coe ( int  fd)

Definition at line 30 of file fd.c.

◆ fd_copy()

int fd_copy ( int  to,
int  from 
)

Definition at line 13 of file fd.c.

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

◆ fd_move()

int fd_move ( int  to,
int  from 
)

Definition at line 22 of file fd.c.

Here is the call graph for this function: