Searched refs:PLIST_PKGDEP (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.3-release/usr.sbin/pkg_install/lib/
H A Dplist.c245 return PLIST_PKGDEP;
288 if (cmd == PLIST_PKGDEP) {
376 case PLIST_PKGDEP:
H A Dlib.h115 PLIST_PKGDEP, PLIST_CONFLICTS, PLIST_MTREE, PLIST_DIR_RM, enumerator in enum:_plist_t
/freebsd-10.3-release/usr.sbin/pkg_install/add/
H A Dperform.c295 if (p->type != PLIST_PKGDEP)
328 if (p->type != PLIST_PKGDEP)
554 if (p->type != PLIST_PKGDEP)
/freebsd-10.3-release/usr.sbin/pkg_install/create/
H A Dperform.c180 add_plist_top(&plist, PLIST_PKGDEP, deps[i]);
549 if (p->type != PLIST_PKGDEP)
/freebsd-10.3-release/usr.sbin/pkg_install/delete/
H A Dperform.c273 if (p->type != PLIST_PKGDEP)
/freebsd-10.3-release/usr.sbin/pkg_install/info/
H A Dperform.c196 show_plist("Depends on:\n", &plist, PLIST_PKGDEP, FALSE);
H A Dshow.c172 case PLIST_PKGDEP:

Completed in 49 milliseconds