Home
last modified time | relevance | path

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

/dports/archivers/gtar/tar-1.34/src/
H A Dexclist.c28 struct vcs_ignore_file struct
37 static struct vcs_ignore_file *get_vcs_ignore_file (const char *name); argument
74 struct vcs_ignore_file *vcsfile; in info_attach_exclist()
303 static struct vcs_ignore_file vcs_ignore_files[] = {
311 static struct vcs_ignore_file *
314 struct vcs_ignore_file *p; in get_vcs_ignore_file()
326 struct vcs_ignore_file *p; in exclude_vcs_ignores()