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