OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:p_augment
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/whatis/
whatis.c
76
char *beg, *conffile, **p, *
p_augment
, *p_path;
local in function:main
80
p_augment
= p_path = NULL;
91
p_augment
= optarg;
111
if (
p_augment
)
112
whatis(argv,
p_augment
, 1);
/src/usr.bin/apropos/
apropos.c
79
char *conffile, *machine, **p, *
p_augment
, *p_path, *sflag;
local in function:main
83
p_augment
= p_path = NULL;
95
p_augment
= optarg;
123
if (
p_augment
)
124
apropos(argv,
p_augment
, true, sflag, machine);
Completed in 23 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025