holdsock is gone, remove the prototype
This commit is contained in:
parent
078a4e8939
commit
47927c198b
@ -350,7 +350,6 @@ int sokqfilter __P((struct file *fp, struct knote *kn));
|
||||
* From uipc_socket and friends
|
||||
*/
|
||||
struct sockaddr *dup_sockaddr __P((struct sockaddr *sa, int canwait));
|
||||
int holdsock __P((struct filedesc *fdp, int fdes, struct file **fpp));
|
||||
int sockargs __P((struct mbuf **mp, caddr_t buf, int buflen, int type));
|
||||
int getsockaddr __P((struct sockaddr **namp, caddr_t uaddr, size_t len));
|
||||
void sbappend __P((struct sockbuf *sb, struct mbuf *m));
|
||||
|
Loading…
Reference in New Issue
Block a user