Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pkg_install/dist/info/
H A Dshow.c91 {PLIST_DISPLAY, "@display ", "\tInstall message file: "},
195 case PLIST_DISPLAY: in show_plist()
/netbsd-src/external/bsd/pkg_install/dist/admin/
H A Dcheck.c171 case PLIST_DISPLAY: in check1pkg()
H A Dmain.c243 case PLIST_DISPLAY: in add_pkg()
/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dlib.h164 PLIST_DISPLAY, /* 11 */ enumerator
H A Dplist.c96 {"display", PLIST_DISPLAY, 1, 0},
/netbsd-src/external/bsd/pkg_install/dist/create/
H A Dbuild.c383 add_plist(plist, PLIST_DISPLAY, DISPLAY_FNAME); in pkg_build()