Home
last modified time | relevance | path

Searched refs:PLIST_IGNORE (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/pkg_install/dist/info/
H A Dshow.c87 {PLIST_IGNORE, "@ignore", "Ignore next file:"},
184 case PLIST_IGNORE: in show_plist()
240 case PLIST_IGNORE: in show_files()
/netbsd-src/external/bsd/pkg_install/dist/create/
H A Dbuild.c301 } else if (p->type == PLIST_IGNORE) { in make_dist()
340 add_plist(plist, PLIST_IGNORE, NULL); in load_and_add()
354 add_plist(plist, PLIST_IGNORE, NULL); in make_and_add()
H A Dpl.c104 case PLIST_IGNORE: in check_list()
/netbsd-src/external/bsd/pkg_install/dist/admin/
H A Dcheck.c159 case PLIST_IGNORE: in check1pkg()
H A Dmain.c231 case PLIST_IGNORE: in add_pkg()
/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dplist.c94 {"ignore", PLIST_IGNORE, 0, 0},
576 case PLIST_IGNORE: in delete_package()
H A Dlib.h160 PLIST_IGNORE, /* 7 */ enumerator