Searched defs:api_signature (Results 1 – 1 of 1) sorted by relevance
73 struct api_signature { struct74 char magic[API_SIG_MAGLEN]; /* magic string */75 uint16_t version; /* API version */76 uint32_t checksum; /* checksum of this sig struct */77 scp_t syscall; /* entry point to the API */