Home
last modified time | relevance | path

Searched refs:opt_path_end (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/apps/lib/
H A Dopt.c54 const char *opt_path_end(const char *filename) in opt_path_end() function
73 p = opt_path_end(argv0); in opt_progname()
91 const char *opt_path_end(const char *filename) in opt_path_end() function
109 p = opt_path_end(argv0); in opt_progname()
121 const char *opt_path_end(const char *filename) in opt_path_end() function
138 p = opt_path_end(argv0); in opt_progname()
/freebsd/crypto/openssl/apps/include/
H A Dopt.h404 const char *opt_path_end(const char *filename);
/freebsd/crypto/openssl/apps/
H A Dfipsinstall.c830 tail = opt_path_end(module_fname); in fipsinstall_main()