Query: coe
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
coe(3) Library Functions Manual coe(3)NAMEcoe - set close-on-exec flag for a descriptorSYNTAX#include <coe.h> int coe(fd); int fd;DESCRIPTIONcoe sets the close-on-exec flag for file descriptor fd, returning 0 if it was successful or -1 on error. If coe is successful, fd will be closed when the process calls execve.SEE ALSOexecve(2), fcntl(2) coe(3)
Related Man Pages |
---|
close(2) - mojave |
close(2) - bsd |
sgp_dd(8) - debian |
close(2) - freebsd |
close(2) - osx |