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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_brew/
H A Dos_stat.c23 FileInfo fInfo; local
39 if (IFILEMGR_GetInfo(pIFileMgr, path, &fInfo) == EFAILED) {
44 *isdirp = fInfo.attrib == _FA_DIR ? 1 : 0;
64 FileInfo fInfo; local
72 if (IFILE_GetInfo(fhp->ifp, &fInfo) != SUCCESS) {
79 *mbytesp = (u_int32_t)(fInfo.dwSize / MEGABYTE);
81 *bytesp = (u_int32_t)(fInfo.dwSize % MEGABYTE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/
H A DCreatorWindowController.h41 tr_metainfo_builder * fInfo; variable
H A DTorrent.h34 const tr_info * fInfo; variable

Completed in 103 milliseconds