OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mymanpath
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/man/
man.c
104
TAG *
mymanpath
; /* _new_path: final version of MANPATH */
member in struct:manstate
270
m.
mymanpath
= gettag("_new_path", 1);
274
!m.
mymanpath
|| !m.missinglist || !m.intmp)
314
* [3] we need to setup the path we want to use (m.
mymanpath
).
359
* [4] finally, prepend the "-m" m.addpath to
mymanpath
if it
382
* now m.
mymanpath
is complete!
385
printf("
mymanpath
:\n");
386
TAILQ_FOREACH(epath, &m.
mymanpath
->entrylist, q) {
633
/* For each man directory in
mymanpath
... */
634
TAILQ_FOREACH(mdir, &mp->
mymanpath
->entrylist, q)
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025