1 IN-BREAK(2) - System Calls Manual
5 **In-break** - line break before header include file
9 **#include <fcntl.h>**
12 **open**(*const char \*path*, *int flags*, *mode\_t mode*);
14 **#include <sys/types.h>**
15 **#include <unistd.h>**
21 **write**(*int d*, *const void \*buf*, *size\_t nbytes*);
27 **open**(*const char \*path*, *int flags*, *mode\_t mode*)
33 **write**(*int d*, *const void \*buf*, *size\_t nbytes*)
35 OpenBSD - June 6, 2010