Searched defs:popt (Results 1 – 4 of 4) sorted by relevance
220 const struct bsdtar_option *popt, *match = NULL, *match2 = NULL; in bsdtar_getopt() local
118 const struct bsdcat_option *popt, *match = NULL, *match2 = NULL; in bsdcat_getopt() local
118 const struct option *popt, *match = NULL, *match2 = NULL; in cpio_getopt() local
213 padvance(const char **path, const char **popt, const char *name) in padvance()