Print this page
XXXX adding PID information to netstat output

@@ -202,11 +202,11 @@
 extern void releasef(int);
 extern void areleasef(int, uf_info_t *);
 #ifndef _BOOT
 extern void closeall(uf_info_t *);
 #endif
-extern void flist_fork(uf_info_t *, uf_info_t *);
+extern void flist_fork(proc_t *, proc_t *);
 extern int closef(file_t *);
 extern int closeandsetf(int, file_t *);
 extern int ufalloc_file(int, file_t *);
 extern int ufalloc(int);
 extern int ufcanalloc(struct proc *, uint_t);