Home
last modified time | relevance | path

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

/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTUser.c20 #ifndef HT_TMP_ROOT
22 #define HT_TMP_ROOT "C:\\Temp\\" macro
24 #define HT_TMP_ROOT "/tmp/" macro
83 StrAllocCopy(up->tmp, HT_TMP_ROOT); in HTUserProfile_localize()