priobjs_t
priobjs_t *pri_objs = NULL, *tmp;
priobjs_t *obj;
obj = malloc(sizeof (priobjs_t));
priobjs_t *p = pri_objs;