Home
last modified time | relevance | path

Searched defs:subst_rule (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/libarchive/tar/
H A Dsubst.c47 struct subst_rule { struct
48 struct subst_rule *next; argument
55 struct subst_rule *first_rule, *last_rule; argument