Home
last modified time | relevance | path

Searched refs:secbuff (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/makemandb/
H A Dmakemandb.c51 typedef struct secbuff { struct
55 } secbuff; argument
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; // ERRORS
[all …]