Home
last modified time | relevance | path

Searched refs:pkg_getopt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/pkgconf/cli/
H A Dgetopt_long.h64 int pkg_getopt(int, char * const [], const char *);
H A Dgetopt_long.c605 pkg_getopt(int nargc, char * const *nargv, const char *options) function