Home
last modified time | relevance | path

Searched refs:opt_isdir (Results 1 – 4 of 4) sorted by relevance

/openssl-master/apps/lib/
A Dopt.c913 if (opt_isdir(arg) > 0) in opt_next()
1151 int opt_isdir(const char *name) in opt_isdir() function
1185 int opt_isdir(const char *name) in opt_isdir() function
A Dapps.c2779 return opt_isdir(name); in app_isdir()
/openssl-master/apps/include/
A Dopt.h381 int opt_isdir(const char *name);
/openssl-master/doc/internal/man3/
A DOPTIONS.pod10 opt_format, opt_isdir, opt_string, opt_pair,
49 int opt_isdir(const char *name);
275 The opt_isdir() function returns 1 if the specified I<name> is

Completed in 15 milliseconds