OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:secnames
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ipf/dist/ipsend/
ipsopt.c
52
struct ipopt_names
secnames
[] = {
variable in typeref:struct:ipopt_names
69
for (so =
secnames
; so->on_name; so++)
/src/external/bsd/mdocml/dist/
mdoc_validate.c
271
static const char * const
secnames
[SEC__MAX] = {
variable
2487
sec != SEC_CUSTOM ?
secnames
[sec] :
2516
for (testsec =
secnames
+ 1; *testsec != NULL; testsec++) {
2536
mdoc->last->pos, "Sh %s",
secnames
[sec]);
2540
mdoc->last->pos, "Sh %s",
secnames
[sec]);
2574
"Sh %s for %s only",
secnames
[sec], goodsec);
2968
if (
secnames
[i] && 0 == strcmp(p,
secnames
[i]))
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026