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

/openbsd-current/libexec/tradcpp/
H A Dfiles.c52 static struct incdirarray quotepath, bracketpath; variable in typeref:struct:
80 incdirarray_init(&bracketpath);
90 incdirarray_destroyall(&bracketpath);
91 incdirarray_cleanup(&bracketpath);
112 incdirarray_add(&bracketpath, id, NULL);
409 file_search(place, &bracketpath, name);

Completed in 64 milliseconds