Home
last modified time | relevance | path

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

/dports/security/razorback-api/api-0.5.0/src/
H A Dbinary_buffer.h285 extern bool BinaryBuffer_Put_Judgment (struct BinaryBuffer *p_pBuffer,
H A Dbinary_buffer.c1045 BinaryBuffer_Put_Judgment (struct BinaryBuffer *p_pBuffer, in BinaryBuffer_Put_Judgment() function
/dports/security/razorback-api/api-0.5.0/src/messages/
H A Djudgment.c189 if (!BinaryBuffer_Put_Judgment (buffer, submit->pJudgment)) in JudgmentSubmission_Serialize_Binary()