summaryrefslogblamecommitdiffstats
path: root/regress/mdoc/In/break.out_markdown
blob: dbc1085fa1b62afc5d457c08f9b6afe7e6233d22 (plain) (tree)


































                                                           
IN-BREAK(2) - System Calls Manual

# NAME

**In-break** - line break before header include file

# SYNOPSIS

**#include <fcntl.h>**

*int*  
**open**(*const char \*path*, *int flags*, *mode\_t mode*);

**#include <sys/types.h>**  
**#include <unistd.h>**

*int*  
**dup**(*int oldd*);

*ssize\_t*  
**write**(*int d*, *const void \*buf*, *size\_t nbytes*);

# DESCRIPTION

<*fcntl.h*>
*int*
**open**(*const char \*path*, *int flags*, *mode\_t mode*)
<*sys/types.h*>
<*unistd.h*>
*int*
**dup**(*int oldd*)
*ssize\_t*
**write**(*int d*, *const void \*buf*, *size\_t nbytes*)

OpenBSD - June 6, 2010