OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:show_depends
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/pkg_install/dist/info/
info.h
96
#define
SHOW_DEPENDS
0x04000
125
void
show_depends
(const char *, package_t *);
show.c
253
show_depends
(const char *title, package_t *plist)
function
perform.c
422
if (Flags &
SHOW_DEPENDS
) {
423
show_depends
("Requires:\n", &plist);
Completed in 25 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026