Searched refs:get_windows_default_path (Results 1 – 1 of 1) sorted by relevance
31 static void get_windows_default_path(char *pathname, const char *suffix) in get_windows_default_path() function48 get_windows_default_path(x509_private_dir, "\\private"); in DEFINE_RUN_ONCE_STATIC()52 get_windows_default_path(x509_cert_area, "\\"); in DEFINE_RUN_ONCE_STATIC()56 get_windows_default_path(x509_cert_dir, "\\certs"); in DEFINE_RUN_ONCE_STATIC()60 get_windows_default_path(x509_cert_file, "\\cert.pem"); in DEFINE_RUN_ONCE_STATIC()
Completed in 3 milliseconds