Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pkg/
H A Dconfig.c58 bool main_only; /* Only set in pkg.conf. */ member
308 if (c[i].main_only == true) in config_parse()