Searched refs:PLIST_IGNORE (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/bsd/pkg_install/dist/info/ |
| H A D | show.c | 87 {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 D | build.c | 301 } 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 D | pl.c | 104 case PLIST_IGNORE: in check_list()
|
| /netbsd-src/external/bsd/pkg_install/dist/admin/ |
| H A D | check.c | 159 case PLIST_IGNORE: in check1pkg()
|
| H A D | main.c | 231 case PLIST_IGNORE: in add_pkg()
|
| /netbsd-src/external/bsd/pkg_install/dist/lib/ |
| H A D | plist.c | 94 {"ignore", PLIST_IGNORE, 0, 0}, 576 case PLIST_IGNORE: in delete_package()
|
| H A D | lib.h | 160 PLIST_IGNORE, /* 7 */ enumerator
|