fcntl function

相關問題 & 資訊整理

fcntl function

The fcntl function performs the operation specified by command on the file descriptor filedes . Some commands require additional arguments to be supplied. These ... ,The fcntl() function provides for control over open files. The fildes argument is a file descriptor. The available values for cmd are defined in the header <fcntl.h>, ... ,The fcntl() function shall perform the operations described below on open files. The fildes argument is a file descriptor. The available values for cmd are defined ... ,fcntl() performs one of the operations described below on the open file descriptor fd ... when for some reason a library function decides to open, read and close it. ,The fcntl() function provides control of open file descriptors. ... file descriptor is cleared to keep the file open across calls to one of the exec() family of functions. ,F_GETFD (void) Return (as the function result) the file descriptor flags; arg is ignored. F_SETFD (int) Set the file descriptor flags to the value specified by arg.

相關軟體 Folder Lock 資訊

Folder Lock
Folder Lock 是一套完整的解決方案,讓您保持個人文件加密和鎖定,同時保持加密文件的自動和實時備份到在線存儲。它還提供 USB 驅動器和 CD / DVD 的便攜式安全。 Folder Lock 也可以讓你鎖定文件,文件夾和驅動器; 將您的個人信息保存在錢包中; 撕碎文件並清理 Windows 歷史記錄。 Folder Lock 提供 256 位 AES 即時加密以及將加密文件同步到在線存... Folder Lock 軟體介紹

fcntl function 相關參考資料
Control Operations (The GNU C Library) - GNU.org

The fcntl function performs the operation specified by command on the file descriptor filedes . Some commands require additional arguments to be supplied. These&nbsp;...

https://www.gnu.org

fcntl

The fcntl() function provides for control over open files. The fildes argument is a file descriptor. The available values for cmd are defined in the header &lt;fcntl.h&gt;,&nbsp;...

https://pubs.opengroup.org

fcntl - The Open Group Publications Catalog

The fcntl() function shall perform the operations described below on open files. The fildes argument is a file descriptor. The available values for cmd are defined&nbsp;...

https://pubs.opengroup.org

fcntl() - Unix, Linux System Call - Tutorialspoint

fcntl() performs one of the operations described below on the open file descriptor fd ... when for some reason a library function decides to open, read and close it.

https://www.tutorialspoint.com

fcntl() -- control open file descriptors - MKS Toolkit

The fcntl() function provides control of open file descriptors. ... file descriptor is cleared to keep the file open across calls to one of the exec() family of functions.

https://www.mkssoftware.com

fcntl(2) - Linux manual page - man7.org

F_GETFD (void) Return (as the function result) the file descriptor flags; arg is ignored. F_SETFD (int) Set the file descriptor flags to the value specified by arg.

https://man7.org