Lines Matching refs:wm
159 static Sfio_t *wm=0; /* word match from !?string? event designator */
161 if(!wm)
162 wm = sfopen(NULL, NULL, "swr");
369 ref = wm;
376 sfseek(wm, 0, SEEK_SET);
507 if(wm)
508 sfclose(wm);
509 wm = tmp;
589 if(!sb.str[0] && wm)
590 sb.str[0] = strdup(sfsetbuf(wm, (Void_t*)1, 0));
645 if(wm != tmp)
726 if(tmp && tmp != wm)