OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:goodsec
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/mdocml/dist/
mdoc_validate.c
2468
const char *
goodsec
;
local
2514
goodsec
= NULL;
2519
goodsec
= *testsec;
2523
if (
goodsec
!= NULL)
2525
"Sh %s instead of %s", nch->string,
goodsec
);
2551
goodsec
= NULL;
2556
goodsec
= "2, 3, 4, 9";
2564
if (NULL ==
goodsec
)
2565
goodsec
= "2, 3, 9";
2570
if (NULL ==
goodsec
)
[
all
...]
Completed in 19 milliseconds
Indexes created Wed Apr 22 00:22:44 UTC 2026