Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dexpand_path.c347 #define CSIDLP(C,P) FTYPE_CSIDL, C, P, _expand_csidl macro
348 #define CSIDL(C) CSIDLP(C, NULL)
355 …{"USERCONFIG", CSIDLP(CSIDL_APPDATA, "\\" PACKAGE)}, /* Per user Heimdal configuration file path */
356 …{"COMMONCONFIG", CSIDLP(CSIDL_COMMON_APPDATA, "\\" PACKAGE)}, /* Common Heimdal configuration file…