Home
last modified time | relevance | path

Searched refs:fstat (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
H A Dstat.h141 * The fstat() function shall obtain information about an open file associated with the file descriptor fildes, and shall
189 int fstat(int, struct stat *);
324 #define fstat64 fstat
337 __REDIR(fstat, __fstat_time64);
/device/soc/rockchip/rk3588/kernel/scripts/
H A Dmkbootimg20 from os import fstat namespace
31 return fstat(f.fileno()).st_size
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H A Dsample_comm_venc.c85 fstat(fd, &stStat); in FileTrans_GetThmFromJpg()

Completed in 5 milliseconds