Searched refs:PLIST_ORIGIN (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/usr.sbin/pkg_install/lib/
H A Dplist.c50 case PLIST_ORIGIN:
230 return PLIST_ORIGIN;
396 case PLIST_ORIGIN:
H A Dlib.h116 PLIST_IGNORE_INST, PLIST_OPTION, PLIST_ORIGIN, PLIST_DEPORIGIN, enumerator in enum:_plist_t
H A Dmatch.c289 if (cmd == PLIST_ORIGIN) {
295 if (cmd != PLIST_ORIGIN && ( Verbose || 0 != strncmp("bsdpan-", installed[i], 7 ) ) )
/freebsd-10.3-release/usr.sbin/pkg_install/info/
H A Dshow.c199 case PLIST_ORIGIN:
/freebsd-10.3-release/usr.sbin/pkg_install/create/
H A Dperform.c230 add_plist_top(&plist, PLIST_ORIGIN, Origin);

Completed in 57 milliseconds