DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
app_isdir
crypto/libressl/apps/openssl/apps.h
281
int app_isdir(const char *);
crypto/libressl/apps/openssl/s_server.c
2177
if (app_isdir(p) > 0) {