int_msg           251 src/w32xfns.c    struct int_msg *lpNext;
int_msg           254 src/w32xfns.c  int_msg *lpHead = NULL;
int_msg           255 src/w32xfns.c  int_msg *lpTail = NULL;
int_msg           279 src/w32xfns.c  	int_msg * lpCur = lpHead;
int_msg           290 src/w32xfns.c            int_msg * lpCur = lpHead;
int_msg           291 src/w32xfns.c            int_msg * lpPrev = NULL;
int_msg           292 src/w32xfns.c            int_msg * lpNext = NULL;
int_msg           359 src/w32xfns.c    int_msg * lpNew = (int_msg *) myalloc (sizeof (int_msg));
int_msg           388 src/w32xfns.c    int_msg * lpNew = (int_msg *) myalloc (sizeof (int_msg));