Searched refs:FA_SEEKEND (Results 1 – 1 of 1) sorted by relevance
59 #define FA_SEEKEND 0x20 /* Seek to end of the file on file open */ macro3807 …if ((mode & FA_SEEKEND) && fp->obj.objsize > 0) { /* Seek to end of file if FA_OPEN_APPEND is spec…