Fingerprint_Card
Loading...
Searching...
No Matches
stat.c File Reference
#include <stat.h>
#include <errno.h>
#include <string.h>
#include <stddef.h>
Include dependency graph for stat.c:

Functions

int ToPosixStat (const struct stat *psFrom, PosixStat *psTo)
int sys_stat (const char *szFileName, PosixStat *psPosixStat)

Function Documentation

◆ sys_stat()

int sys_stat ( const char * szFileName,
PosixStat * psPosixStat )
Here is the call graph for this function:

◆ ToPosixStat()

int ToPosixStat ( const struct stat * psFrom,
PosixStat * psTo )
Here is the caller graph for this function: