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

/xnu-2422.115.4/tools/tests/perf_index/
H A Dtest_controller.py38 client_socket.shutdown(socket.SHUT_WR)
/xnu-2422.115.4/bsd/man/man2/
H A DMakefile189 shutdown.2 \
/xnu-2422.115.4/bsd/sys/
H A Dsocket.h352 #define SONPX_SETOPTSHUT 0x000000001 /* flag for allowing setsockopt after shutdown */
864 * howto arguments for shutdown(2), specified by Posix.1g.
1095 int shutdown(int, int);
/xnu-2422.115.4/bsd/kern/
H A Duipc_syscalls.c1762 shutdown(__unused struct proc *p, struct shutdown_args *uap, function
2004 /* the socket has been shutdown, no more getpeername's */

Completed in 28 milliseconds