About

When a file is open, it gets a file descriptor (File Handle) from the file system as a mean to manipulate it.

Open File from a process are generally:

The information on open file are on this page: File System - File Descriptor or Handle (Open File)