core.sys.openbsd.unistd

D header file for OpenBSD unistd.h.

Functions 5

fnint getthrname(pid_t, char *, size_t) extern(C) nothrow @nogc
fnint pledge(const scope char *, const scope char *) extern(C) nothrow @nogc
fnint setthrname(pid_t, const scope char *) extern(C) nothrow @nogc
fnint unveil(const scope char *, const scope char *) extern(C) nothrow @nogc
fnint closefrom(int) extern(C) nothrow @nogc