|
| void | add_include (struct filepointer *filep, struct inclist *file, struct inclist *file_red, char *include, boolean dot, boolean failOK) |
| int | find_includes (struct filepointer *filep, struct inclist *file, struct inclist *file_red, int recursion, boolean failOK) |
| void | freefile (struct filepointer *fp) |
| void | included_by (struct inclist *ip, struct inclist *newfile) |
| void | pr (register struct inclist *ip, char *file, char *base, char *dep) |
| void | recursive_pr_include (register struct inclist *head, register char *file, register char *base, register char *dep) |
| void | ROOT_adddep (char *buf, size_t len) |
| void | ROOT_newFile () |