Searched refs:poemsg_next (Results 1 – 1 of 1) sorted by relevance
259 struct poesm_s *poemsg_next; /* Next message in list */ member804 newmsg->poemsg_next = NULL; in save_message()960 psm->poesm_lastoff->poemsg_next = pmsg; in act_add()982 psm->poesm_firstoff = msgp->poemsg_next; in act_spadr()983 msgp->poemsg_next = psm->poesm_tried; in act_spadr()1013 pmsg->poemsg_next = psm->poesm_tried; in act_spadrp()1017 pmsg->poemsg_next = psm->poesm_firstoff; in act_spadrp()1037 psm->poesm_firstoff = msgp->poemsg_next; in act_spadrn()1038 msgp->poemsg_next = psm->poesm_tried; in act_spadrn()1481 pmsg.poemsg_next = NULL; in find_server()