admin_com
struct admin_com com;
struct admin_com *com = (struct admin_com *)combuf;
admin_reply(int so, struct admin_com *req, int l_ac_errno, vchar_t *buf)
struct admin_com *combuf;
combuf = (struct admin_com *) retbuf;
static int admin_reply(int, struct admin_com *, int, vchar_t *);
struct admin_com adm;
struct admin_com h;
struct admin_com com;
struct admin_com *combuf;
if ((combuf = (struct admin_com *)racoon_malloc(com.ac_len)) == NULL) {
struct admin_com hdr;
struct admin_com *com;
com = (struct admin_com *)combuf->v;
racoon_hexdump(combuf, ((struct admin_com *)combuf)->ac_len);
struct admin_com *head;
buf = vmalloc(sizeof(struct admin_com) + len);
head = (struct admin_com *) buf->v;
memcpy(buf->v+sizeof(struct admin_com), idx->v, idx->l);
memcpy(buf->v + sizeof(struct admin_com), idx->v, idx->l);
memcpy(buf->v+sizeof(struct admin_com), idx->v, idx->l);
memcpy(buf->v+sizeof(struct admin_com), idx->v, idx->l);
strcpy(buf->v + sizeof(struct admin_com) + idx->l,
(buf->v + sizeof(struct admin_com) + idx->l);
strncpy(buf->v + sizeof(struct admin_com), user, userlen);