Searched refs:pnset_t (Results 1 – 1 of 1) sorted by relevance
53 } pnset_t; typedef59 pnset_t *manifest;81 static int pnset_add(pnset_t *, const char *);82 static int pnset_check(const pnset_t *, const char *);83 static void pnset_empty(pnset_t *);84 static void pnset_free(pnset_t *);86 static pnset_t *make_exset(const char *);102 static pnset_t *exsetp; /* pathname globs to ignore */194 static pnset_t *200 pnset_t *pnsetp; in hg_manifest()[all …]