System File Table

A System File Table is a DOS-internal data structure used to
maintain the state of an open file for the DOS 2+ handle functions,
just as an FCB maintains the state for DOS 1.x functions. See also INT
21h Function 52h.