Searched refs:pkg_getopt (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/pkgconf/cli/ | ||
| H A D | getopt_long.h | 64 int pkg_getopt(int, char * const [], const char *); |
| H A D | getopt_long.c | 605 pkg_getopt(int nargc, char * const *nargv, const char *options) function |