Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/cli/
H A Dgetopt_long.h60 int pkg_getopt_long(int, char * const *, const char *,
H A Dgetopt_long.c624 pkg_getopt_long(int nargc, char * const *nargv, const char *options, function