DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pledge
crypto/libressl/apps/nc/netcat.c
63
#define pledge(request, paths) 0
crypto/libressl/apps/openssl/apps.h
132
#define pledge(request, paths) 0
lib/libssh/openbsd-compat/bsd-misc.c
359
pledge(const char *promises, const char *paths[])