Searched refs:fcntlSizeHint (Results 1 – 1 of 1) sorted by relevance
44216 static int fcntlSizeHint(unixFile *pFile, i64 nByte){ in fcntlSizeHint() function44346 rc = fcntlSizeHint(pFile, *(i64 *)pArg); in unixFileControl()