Home | History | Annotate | Download | only in netcat

Lines Matching full:here

201 	fprintf (stderr, h_errs[h_errno]);	/* handle it here */
361 as we're here, do a complete DNS check on these clowns. Yes, it slows
374 if (iaddr.s_addr == INADDR_NONE) { /* here's the great split: names... */
435 Might as well have consistent behavior here, and it *is* faster. */
502 /* Fall here whether or not we have a valid servent at this point, with
514 2 tested [which is set as we find them here]
637 /* If you want to screw with RCVBUF/SNDBUF, do it here. Liudvikas Bukys at
639 just archived here in case you want to mess with it. o_xxxbuf are global
722 /* don't even bother compiling if we can't do IP options here! */
833 rr = recvfrom /* and here we block... */
854 /* fall here for TCP */
863 nnetfd = rr; /* here's our new one */
911 /* now check out who it is. We don't care about mismatched DNS names here,
1006 register unsigned char * p; /* main buf ptr; m.b. unsigned here */
1088 unsigned char * buf; /* has to be unsigned here! */
1113 /* if one wanted to bump wrote_net or do a hexdump line, here's the place */
1174 rr = select (16, ding2, 0, 0, timer2); /* here it is, kiddies */
1222 /* Considered making reads here smaller for UDP mode, but 8192-byte
1292 /* XXX: maybe want a more graceful shutdown() here, or screw around with
1365 insaved = read (0, cp, BIGSIZ); /* we're gonna fake fgets() here */
1457 be useful, so we'll still pass o_nflag here instead of forcing numeric. */
1522 /* Handle listen mode here, and exit afterward. Only does one connect;
1527 curport = 0; /* rem port *can* be zero here... */
1534 /* dolisten does its own connect reporting, so we don't holler anything here */
1557 /* everything from here down is treated as as ports and/or ranges thereof, so