Searched defs:api_signature (Results 1 – 1 of 1) sorted by relevance
25 struct api_signature { struct26 char magic[API_SIG_MAGLEN]; /* magic string */27 uint16_t version; /* API version */28 uint32_t checksum; /* checksum of this sig struct */29 scp_t syscall; /* entry point to the API */