OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLIST_PKGDEP
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/pkg_install/dist/info/
show.c
92
{
PLIST_PKGDEP
, "@pkgdep ", "\tPackage depends on: "},
196
case
PLIST_PKGDEP
:
261
case
PLIST_PKGDEP
:
276
case
PLIST_PKGDEP
:
358
case
PLIST_PKGDEP
:
/src/external/bsd/pkg_install/dist/create/
perform.c
80
add_plist(plist,
PLIST_PKGDEP
, cp);
/src/external/bsd/pkg_install/dist/admin/
check.c
179
case
PLIST_PKGDEP
:
main.c
244
case
PLIST_PKGDEP
:
403
if (p->type ==
PLIST_PKGDEP
)
/src/external/bsd/pkg_install/dist/lib/
lib.h
165
PLIST_PKGDEP
, /* 12 */
plist.c
97
{"pkgdep",
PLIST_PKGDEP
, 1, 0},
/src/external/bsd/pkg_install/dist/add/
perform.c
497
} else if (p->type !=
PLIST_PKGDEP
)
1242
} else if (p->type !=
PLIST_PKGDEP
)
1261
} else if (p->type !=
PLIST_PKGDEP
)
/src/external/bsd/pkg_install/dist/delete/
pkg_delete.c
602
if (p->type !=
PLIST_PKGDEP
)
Completed in 33 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026