HomeSort by: relevance | last modified time | path
    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