Searched refs:admin_com (Results 1 – 6 of 6) sorted by relevance
306 racoon_hexdump(combuf, ((struct admin_com *)combuf)->ac_len);402 struct admin_com *head;408 head = (struct admin_com *)buf->v;423 struct admin_com *head;445 head = (struct admin_com *)buf->v;460 struct admin_com *head;466 head = (struct admin_com *)buf->v;481 struct admin_com *head;495 head = (struct admin_com *)buf->v;510 struct admin_com *head;[all …]
96 static int admin_reply __P((int, struct admin_com *, vchar_t *));104 struct admin_com com; in admin_handler()174 struct admin_com *com = (struct admin_com *)combuf;505 struct admin_com *combuf;524 ((struct admin_com *)retbuf)->ac_len = tlen;
54 struct admin_com hdr;
46 struct admin_com { struct
139 struct admin_com h, *com;
107 struct admin_com com;108 struct admin_com *combuf;134 if ((combuf = (struct admin_com *)racoon_malloc(com.ac_len)) == NULL) {