Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dfile.e180 extern int ImportGivenFile ARGS_DECL((char*, int group_and_lock,
H A Dpage.c1042 if (ImportGivenFile(file_name, TRUE, TRUE)) {
H A Dfile.c4147 int ImportGivenFile(file_name, group_and_lock, highlight) in ImportGivenFile() function
4476 ImportGivenFile(file_name, FALSE, TRUE); in ImportFile()
8705 rc = ImportGivenFile(file_name, TRUE, TRUE); in SetTemplate()
H A Dimport.c3032 if (ImportGivenFile(fname, FALSE, FALSE) == TRUE) {
H A Dexec.c8035 rc = ImportGivenFile(file_name, FALSE, FALSE);