Searched refs:script_mainkey (Results 1 – 1 of 1) sorted by relevance
28 struct script_mainkey struct84 struct script_mainkey *mainkey; in script_mainkey_name()90 mainkey = (struct script_mainkey *)(script_buf + sizeof(struct script_head) + in script_mainkey_name()91 idx * sizeof(struct script_mainkey)); in script_mainkey_name()101 struct script_mainkey *mainkey; in script_fetch()122 mainkey = (struct script_mainkey *)(script_buf + in script_fetch()123 sizeof(struct script_head) + i * sizeof(struct script_mainkey)); in script_fetch()