Searched refs:PLIST_BLDDEP (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/bsd/pkg_install/dist/info/ |
| H A D | show.c | 96 {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 D | perform.c | 73 add_plist(plist, PLIST_BLDDEP, best_installed); in register_depends()
|
| /netbsd-src/external/bsd/pkg_install/dist/admin/ |
| H A D | check.c | 176 case PLIST_BLDDEP: in check1pkg()
|
| H A D | main.c | 248 case PLIST_BLDDEP: in add_pkg()
|
| /netbsd-src/external/bsd/pkg_install/dist/lib/ |
| H A D | lib.h | 169 PLIST_BLDDEP, /* 16 */ enumerator
|
| H A D | plist.c | 102 {"blddep", PLIST_BLDDEP, 1, 0},
|