|
libcfe
0.12.1
some useful C-functions
|
Go to the source code of this file.
Functions | |
| int | check_device (const char *file, const char *dev) |
| int check_device | ( | const char * | file, |
| const char * | dev | ||
| ) |
Check if a file is on the given device.
| [in] | file | Pointer to a string representing the filename. |
| [in] | dev | Pointer to a string representing the device name. |
Definition at line 99 of file check_device.c.