Searched refs:pnset_t (Results 1 – 1 of 1) sorted by relevance
57 } pnset_t; typedef63 pnset_t *manifest;85 static int pnset_add(pnset_t *, const char *);86 static int pnset_check(const pnset_t *, const char *);87 static void pnset_empty(pnset_t *);88 static void pnset_free(pnset_t *);90 static pnset_t *make_exset(const char *);106 static pnset_t *exsetp; /* pathname globs to ignore */198 static pnset_t *204 pnset_t *pnsetp; in hg_manifest()[all …]