Home
last modified time | relevance | path

Searched refs:http01_mountpoint (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/plugins/acme-client/
H A Dprotocol_lws_acme_client.c67 char http01_mountpoint[256]; member
1343 lws_snprintf(ac->http01_mountpoint, in callback_acme_client()
1344 sizeof(ac->http01_mountpoint), in callback_acme_client()
1350 ac->mount.mountpoint = ac->http01_mountpoint; in callback_acme_client()
1352 strlen(ac->http01_mountpoint); in callback_acme_client()

Completed in 2 milliseconds