Searched refs:script_head (Results 1 – 2 of 2) sorted by relevance
22 struct script_head struct57 struct script_head *head = (struct script_head *)script_buf; in init_script()90 mainkey = (struct script_mainkey *)(script_buf + sizeof(struct script_head) + in script_mainkey_name()123 sizeof(struct script_head) + i * sizeof(struct script_mainkey)); in script_fetch()
33 struct script_head struct441 struct script_head head; in __parse_script()616 item_table[i].offset += (sizeof(struct script_head) >> 2) + in __parse_script()625 *(unsigned int *)key_addr += (sizeof(struct script_head) >> 2) + in __parse_script()639 i = sizeof(struct script_head) + sizeof(struct script_item) * in __parse_script()663 memcpy(pos, &head, sizeof(struct script_head)); in __parse_script()664 pos += sizeof(struct script_head); in __parse_script()