getfd
/ˈɡɛtfɛd/Definitions
1. verb
To obtain a file descriptor in Unix-based operating systems.
“The process involved getting the file descriptor to read from the file.”
2. noun
In Unix-based operating systems, a file descriptor is a small, non-negative integer (0, 1, or 2) that is used to refer to a file or other input/output device.
“The file descriptor 0 refers to the standard input.”