Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pkg_install/dist/info/
H A Dshow.c96 {PLIST_BLDDEP, "@blddep ", "\tPackage depends exactly on: "},
200 case PLIST_BLDDEP: in show_plist()
299 case PLIST_BLDDEP: in show_bld_depends()
314 case PLIST_BLDDEP: in show_bld_depends()
/netbsd-src/external/bsd/pkg_install/dist/create/
H A Dperform.c73 add_plist(plist, PLIST_BLDDEP, best_installed); in register_depends()
/netbsd-src/external/bsd/pkg_install/dist/admin/
H A Dcheck.c176 case PLIST_BLDDEP: in check1pkg()
H A Dmain.c248 case PLIST_BLDDEP: in add_pkg()
/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dlib.h169 PLIST_BLDDEP, /* 16 */ enumerator
H A Dplist.c102 {"blddep", PLIST_BLDDEP, 1, 0},