Searched refs:files_addquotepath (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/libexec/tradcpp/
H A Dfiles.h35 void files_addquotepath(const char *dir, bool issystem);
H A Dmain.c440 files_addquotepath(dir, false);
442 files_addquotepath(NULL, false);
447 files_addquotepath(dir, false);
459 files_addquotepath(dir, true);
469 files_addquotepath(dir, true);
476 files_addquotepath(dir, true);
483 files_addquotepath(dir, false);
H A Dfiles.c98 files_addquotepath(const char *dir, bool issystem) function

Completed in 70 milliseconds