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