Searched defs:incfile (Results 1 – 2 of 2) sorted by relevance
593 struct incfile { in tar_options() struct594 char *file; in tar_options()595 char *dir; in tar_options()
162 incfile(void) in incfile() function