FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
app_access
crypto/openssl/apps/include/apps.h
326
int app_access(const char *, int flag);
crypto/openssl/apps/rehash.c
362
if (app_access(dirname, W_OK) < 0) {