Home
last modified time | relevance | path

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

/dports/www/mattermost-server/mattermost-server-6.0.2/
H A DMakefile304 …$(GOBIN)/mockery -dir plugin -name API -output plugin/plugintest -outpkg plugintest -case undersco…
305 …$(GOBIN)/mockery -dir plugin -name Hooks -output plugin/plugintest -outpkg plugintest -case unders…
306 …$(GOBIN)/mockery -dir plugin -name Driver -output plugin/plugintest -outpkg plugintest -case under…
318 …sharedchannel -name=ServerIface -output=./services/sharedchannel -inpkg -outpkg=sharedchannel -tes…
319 …es/sharedchannel -name=AppIface -output=./services/sharedchannel -inpkg -outpkg=sharedchannel -tes…
/dports/devel/pkgconf/pkgconf-1.8.0/libpkgconf/
H A Dpkg.c597 pkgconf_pkg_t *outpkg = NULL; in pkgconf_pkg_scan_dir() local
629 outpkg = pkg; in pkgconf_pkg_scan_dir()
639 return outpkg; in pkgconf_pkg_scan_dir()