Searched refs:sock_retain (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_socket.h365 @function sock_retain
374 extern void sock_retain(socket_t so);
381 on a socket acquired with sock_retain. When the last retain
494 it is crucial to call sock_retain() on the socket otherwise a callback
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_socket.c965 sock_retain( function
H A Dkpi_socketfilter.c1198 sock_retain((_so)); \
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_syscalls.c824 sock_retain(so); /* grab a retain count on the socket */

Completed in 32 milliseconds