Searched refs:secbuff (Results 1 – 1 of 1) sorted by relevance
51 typedef struct secbuff { struct55 } secbuff; argument68 secbuff desc; // for storing the DESCRIPTION section69 secbuff lib; // for the LIBRARY section70 secbuff return_vals; // RETURN VALUES71 secbuff env; // ENVIRONMENT72 secbuff files; // FILES73 secbuff exit_status; // EXIT STATUS74 secbuff diagnostics; // DIAGNOSTICS75 secbuff errors; // ERRORS[all …]