OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:secbuff
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/makemandb/
makemandb.c
51
typedef struct
secbuff
{
struct
55
}
secbuff
;
typedef in typeref:struct:secbuff
68
secbuff
desc; // for storing the DESCRIPTION section
69
secbuff
lib; // for the LIBRARY section
70
secbuff
return_vals; // RETURN VALUES
71
secbuff
env; // ENVIRONMENT
72
secbuff
files; // FILES
73
secbuff
exit_status; // EXIT STATUS
74
secbuff
diagnostics; // DIAGNOSTICS
75
secbuff
errors; // ERROR
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025