Searched refs:LYOpenScratch (Results 1 – 4 of 4) sorted by relevance
131 extern FILE *LYOpenScratch(char *result, const char *prefix);
493 if ((nfp = LYOpenScratch(newfile, homepath)) == 0) { in remove_bookmark_link()
6347 FILE *LYOpenScratch(char *result, in LYOpenScratch() function
9048 * correct pathname in LYOpenScratch call for bookmarks (reported by DK) - TD9068 * make LYOpenScratch() work properly for 8.3 names (reported by DK) - TD