59 #define CONTAINER_TOKEN(x) \
60 ((x) == TOK822_ADDR || (x) == TOK822_STARTGRP)
VSTRING * vstring_strcpy(VSTRING *vp, const char *src)
VSTRING * vstring_alloc(ssize_t len)
TOK822 * tok822_alloc(int type, const char *strval)
TOK822 * tok822_free(TOK822 *tp)
VSTRING * vstring_free(VSTRING *vp)
#define CONTAINER_TOKEN(x)
void * mymalloc(ssize_t len)