Searched refs:http_nsc_filepath (Results 1 – 4 of 4) sorted by relevance
369 info.http_nsc_filepath = "./cookies.txt"; in main()371 info.http_nsc_filepath = p; in main()
24 |`.http_nsc_filepath`|Filepath to store the cookie jar file at|
909 const char *http_nsc_filepath; member
1396 if (info->http_nsc_filepath) { in lws_create_context()1402 ci.u.nscookiejar.filepath = info->http_nsc_filepath; in lws_create_context()