Searched refs:PLIST_DISPLAY (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/bsd/pkg_install/dist/info/ |
| H A D | show.c | 91 {PLIST_DISPLAY, "@display ", "\tInstall message file: "}, 195 case PLIST_DISPLAY: in show_plist()
|
| /netbsd-src/external/bsd/pkg_install/dist/admin/ |
| H A D | check.c | 171 case PLIST_DISPLAY: in check1pkg()
|
| H A D | main.c | 243 case PLIST_DISPLAY: in add_pkg()
|
| /netbsd-src/external/bsd/pkg_install/dist/lib/ |
| H A D | lib.h | 164 PLIST_DISPLAY, /* 11 */ enumerator
|
| H A D | plist.c | 96 {"display", PLIST_DISPLAY, 1, 0},
|
| /netbsd-src/external/bsd/pkg_install/dist/create/ |
| H A D | build.c | 383 add_plist(plist, PLIST_DISPLAY, DISPLAY_FNAME); in pkg_build()
|