HomeSort by: relevance | last modified time | path
    Searched refs:bozo_ssl_set_opts (Results 1 - 4 of 4) sorted by relevancy

  /src/libexec/httpd/lua/
glue.c 207 bozo_ssl_set_opts(httpd, s[0], s[1]);
  /src/libexec/httpd/
bozohttpd.h 316 #define bozo_ssl_set_opts(w, x, y) bozo_noop macro
324 void bozo_ssl_set_opts(bozohttpd_t *, const char *, const char *);
main.c 392 bozo_ssl_set_opts(&httpd, optarg, argv[optind++]);
ssl-bozo.c 361 bozo_ssl_set_opts(bozohttpd_t *httpd, const char *cert, const char *priv) function in typeref:typename:void

Completed in 181 milliseconds