Home
last modified time | relevance | path

Searched refs:shutdown (Results 76 – 100 of 628) sorted by relevance

12345678910>>...26

/netbsd/tests/net/tcp/
H A Dt_tcp_shutdown.sh84 add_test_tcp_shutdown shutdown
/netbsd/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Drk3288-veyron-broadcom-bluetooth.dtsi17 shutdown-gpios = <&gpio4 RK_PD5 GPIO_ACTIVE_HIGH>;
/netbsd/crypto/external/bsd/openssl/dist/VMS/
H A Dmsg_install.com4 $ ! P1 startup / setup / shutdown scripts directory
/netbsd/crypto/external/bsd/openssl.old/dist/VMS/
H A Dmsg_install.com4 $ ! P1 startup / setup / shutdown scripts directory
/netbsd/external/mit/libuv/dist/docs/src/
H A Dstream.rst68 Callback called after a shutdown request has been completed. `status` will
91 Pointer to the stream where this shutdown request is running.
111 `req` should be an uninitialized shutdown request struct. The `cb` is called
112 after shutdown is complete.
/netbsd/etc/
H A Drpc12 walld 100008 rwall shutdown
/netbsd/external/mit/libuv/dist/test/
H A Dtest-tcp-close-reset.c82 ASSERT_EQ(0, shutdown(fd, SD_BOTH)); in do_close()
84 ASSERT_EQ(0, shutdown(fd, SHUT_RDWR)); in do_close()
/netbsd/external/bsd/libevent/dist/test/
H A Dtest-closed.c102 shutdown(pair[0], EVUTIL_SHUT_WR); in main()
H A Dtest-eof.c106 shutdown(pair[0], EVUTIL_SHUT_WR); in main()
/netbsd/external/gpl2/xcvs/dist/src/
H A Dbuffer.c46 type_buf_shutdown shutdown, in buf_initialize() argument
61 buf->shutdown = shutdown; in buf_initialize()
1261 if (buf->shutdown) return (*buf->shutdown) (buf); in buf_shutdown()
2109 shutdown (fb->fd, 0); in fd_buffer_shutdown()
2144 shutdown (fb->fd, 1); in fd_buffer_shutdown()
/netbsd/external/bsd/ntp/dist/sntp/libevent/test/
H A Dtest-closed.c108 shutdown(pair[0], SHUT_WR); in main()
H A Dtest-eof.c112 shutdown(pair[0], SHUT_WR); in main()
/netbsd/sbin/ping/
H A Dprog_ops.h70 #define prog_shutdown shutdown
/netbsd/distrib/vax/inst-common/
H A Dinstbin.conf10 progs mount_ffs mount_nfs mv newfs reboot rm route sed sh shutdown
/netbsd/sbin/route/
H A Dprog_ops.h99 #define prog_shutdown shutdown
/netbsd/distrib/i386/ramdisks/ramdisk-cgdroot/
H A Dlist23 PROG sbin/shutdown
/netbsd/distrib/i386/ramdisks/ramdisk-big/
H A Dlist23 PROG sbin/shutdown
/netbsd/distrib/amd64/ramdisks/ramdisk/
H A Dlist24 PROG sbin/shutdown
/netbsd/distrib/amd64/ramdisks/ramdisk-cgdroot/
H A Dlist23 PROG sbin/shutdown
/netbsd/share/examples/lua/
H A Dsqlite.lua59 sqlite.shutdown()
/netbsd/distrib/amiga/floppies/inst-common/
H A Dinstbin.conf11 progs route sed sh shutdown slattach strings stty sync tar test tip
/netbsd/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
H A Drk3399-rock-pi-4b.dts42 shutdown-gpios = <&gpio0 RK_PB1 GPIO_ACTIVE_HIGH>;
/netbsd/sbin/ping6/
H A Dprog_ops.h78 #define prog_shutdown shutdown
/netbsd/external/mit/xorg/lib/libICE/
H A DMakefile11 register.c replywait.c setauth.c shutdown.c watch.c
/netbsd/external/mpl/bind/dist/bin/tests/system/tcp/
H A Dtests_tcp.py56 sock.shutdown(socket.SHUT_RDWR)

12345678910>>...26