Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/pkg_install/dist/create/
Dbuild.c382 DISPLAY_FNAME, 0444); in pkg_build()
383 add_plist(plist, PLIST_DISPLAY, DISPLAY_FNAME); in pkg_build()
/netbsd/src/external/bsd/pkg_install/dist/lib/
Dlib.h108 #define DISPLAY_FNAME "+DISPLAY" macro
/netbsd/src/external/bsd/pkg_install/dist/info/
Dperform.c123 { offsetof(struct pkg_meta, meta_display), DISPLAY_FNAME,
/netbsd/src/external/bsd/pkg_install/dist/add/
Dperform.c117 { offsetof(struct pkg_meta, meta_display), DISPLAY_FNAME, 0, 0444 },