Home
last modified time | relevance | path

Searched refs:shut (Results 1 – 25 of 69) sorted by relevance

123

/freebsd/crypto/openssl/apps/
H A Ds_client.c2077 goto shut; in s_client_main()
2083 goto shut; in s_client_main()
2107 goto shut; in s_client_main()
2162 goto shut; in s_client_main()
2184 goto shut; in s_client_main()
2236 goto shut; in s_client_main()
2267 goto shut; in s_client_main()
2305 goto shut; in s_client_main()
2314 goto shut; in s_client_main()
2318 goto shut; in s_client_main()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Dltc2952-poweroff.txt3 This chip is used to externally trigger a system shut down. Once the trigger has
4 been sent, the chip's watchdog has to be reset to gracefully shut down.
21 assertion before executing shut down procedure.
/freebsd/usr.sbin/ypldap/
H A Dypldap_dns.c137 int shut = 0; in dns_dispatch_imsg() local
146 shut = 1; in dns_dispatch_imsg()
152 shut = 1; in dns_dispatch_imsg()
196 if (!shut) in dns_dispatch_imsg()
H A Dldapclient.c160 int shut = 0; in client_dispatch_dns() local
173 shut = 1; in client_dispatch_dns()
179 shut = 1; in client_dispatch_dns()
243 if (!shut) in client_dispatch_dns()
256 int shut = 0; in client_dispatch_parent() local
269 shut = 1; in client_dispatch_parent()
275 shut = 1; in client_dispatch_parent()
329 if (!shut) in client_dispatch_parent()
H A Dypldap.c353 int shut = 0; in main_dispatch_client() local
367 shut = 1; in main_dispatch_client()
373 shut = 1; in main_dispatch_client()
455 if (!shut) in main_dispatch_client()
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dtas2562.txt21 - shut-down-gpio: GPIO used to control the state of the device.
33 shut-down-gpio = <&gpio1 15 0>;
H A Dti,tas6424.txt9 - standby-gpios: GPIO used to shut the TAS6424 down.
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dtwl4030-power.txt21 configuration is used with the external oscillator being shut
/freebsd/crypto/openssl/doc/man3/
H A DBIO_s_socket.pod23 If the close flag is set then the socket is shut down and closed
H A DBIO_get_data.pod16 void BIO_set_shutdown(BIO *a, int shut);
H A DSSL_do_handshake.pod47 The TLS/SSL handshake was not successful but was shut down controlled and
H A DSSL_accept.pod46 The TLS/SSL handshake was not successful but was shut down controlled and
H A DSSL_connect.pod61 The TLS/SSL handshake was not successful but was shut down controlled and
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
H A Dqcom,q6v5.txt80 shut down
H A Dqcom,hexagon-v56.txt87 shut down
H A Dqcom,wcnss-pil.txt66 it should shut down
H A Dqcom,adsp.txt151 shut down
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-eic-sprd.txt14 reliability. In addition, this sub-module's clock can be shut off
/freebsd/lib/libc/db/
H A Dchangelog50 Cast allocation pointers to shut up old compilers.
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_lib.c179 void BIO_set_shutdown(BIO *a, int shut) in BIO_set_shutdown() argument
181 a->shutdown = shut; in BIO_set_shutdown()
/freebsd/crypto/openssl/doc/man7/
H A Dssl.pod35 L<SSL_shutdown(3)> can be used to shut down the
/freebsd/sys/contrib/device-tree/Bindings/arm/msm/
H A Dqcom,idle-state.txt56 complete application processor subsystem shut down.
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-hrefv60plus.dtsi30 /* Just shut down at 70 degrees */
/freebsd/sys/contrib/device-tree/src/arm/gemini/
H A Dgemini-dlink-dns-313.dts132 /* Just shut down at 60 degrees */
/freebsd/contrib/tcpdump/
H A Dprint-sctp.c302 struct sctpShutdown shut; member

123