Lines Matching refs:parser
630 int (*parser) __P((char **));762 parser = (int (*) __P((char **))) opt->addr;763 if (!(*parser)(argv))