OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sections
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.sbin/makemandb/
apropos-utils.h
86
char **
sections
; //
Sections
in which to do the search
member in struct:query_args
apropos.c
47
char **
sections
;
member in struct:apropos_flags
76
char **
sections
= NULL;
local in function:parseargs
81
if (
sections
== NULL || sections_offset > sections_size - 1) { \
83
sections
= erealloc(
sections
, sections_size * sizeof(*
sections
)); \
101
sections
[sections_offset++] = section;
140
sections
[sections_offset++] = estrdup(optarg);
147
if (
sections
) {
149
sections
[sections_offset] = NULL
[
all
...]
apropos-utils.h
86
char **
sections
; //
Sections
in which to do the search
member in struct:query_args
apropos.c
47
char **
sections
;
member in struct:apropos_flags
76
char **
sections
= NULL;
local in function:parseargs
81
if (
sections
== NULL || sections_offset > sections_size - 1) { \
83
sections
= erealloc(
sections
, sections_size * sizeof(*
sections
)); \
101
sections
[sections_offset++] = section;
140
sections
[sections_offset++] = estrdup(optarg);
147
if (
sections
) {
149
sections
[sections_offset] = NULL
[
all
...]
/src/sys/arch/i386/include/
multiboot2.h
322
char
sections
[0];
member in struct:multiboot_tag_elf_sections
multiboot2.h
322
char
sections
[0];
member in struct:multiboot_tag_elf_sections
Completed in 27 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025