Lines Matching defs:netbuf
859 static char netbuf[256];
876 if (strcmp(str, netbuf) == 0)
878 return(savestr(netbuf));
908 nstrcat(netbuf, sizeof (netbuf), cp);
915 stradd(netbuf, sizeof (netbuf), '@');
916 nstrcat(netbuf, sizeof (netbuf), cp);
922 nstrcat(netbuf, sizeof (netbuf), cp);
923 stradd(netbuf, sizeof (netbuf), t);
944 netbuf[0] = 0;