Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
test_for_file
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
165
static int test_for_file(char *, mode_t);
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
4653
if (test_for_file(fullpath, 0400) == 1) {
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
4920
if (test_for_file(fullpath, 0400) == 1) {