Home
last modified time | relevance | path

Searched refs:FS_OpenFileAppend (Results 1 – 1 of 1) sorted by relevance

/dports/games/egl/egl-0.3.1_9/common/
H A Dfiles.c643 static int FS_OpenFileAppend (fsHandleIndex_t *handle, qBool binary) in FS_OpenFileAppend() function
832 fileSize = FS_OpenFileAppend (handle, qTrue); in FS_OpenFile()
835 fileSize = FS_OpenFileAppend (handle, qFalse); in FS_OpenFile()