home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / useful / comm / tcp / traceroute / src / traceroute_ixsupport_protos.h < prev    next >
Encoding:
Text File  |  1994-05-09  |  113 b   |  9 lines

  1. /* Prototypes for functions defined in
  2. traceroute_ixsupport.c
  3.  */
  4.  
  5. int getpid(void);
  6.  
  7. void setlinebuf(FILE * );
  8.  
  9.