Home
last modified time | relevance | path

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

1234

/freebsd/crypto/openssl/apps/
H A Ds_client.c2331 goto shut; in s_client_main()
2337 goto shut; in s_client_main()
2350 goto shut; in s_client_main()
2376 goto shut; in s_client_main()
2433 goto shut; in s_client_main()
2455 goto shut; in s_client_main()
2503 goto shut; in s_client_main()
2531 goto shut; in s_client_main()
2564 goto shut; in s_client_main()
2573 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_shutdown.pod5 SSL_shutdown, SSL_shutdown_ex - shut down a TLS/SSL or QUIC connection
229 being shut down. The information which can be provided is as follows:
327 indicating the closure process is complete and the connection is now fully shut
338 yet been fully shut down (unless it has already done so, in which case it will
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
/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/krb5/src/plugins/kdb/db2/libdb2/
H A DCHANGELOG.db270 Cast allocation pointers to shut up old compilers.
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_lib.c172 void BIO_set_shutdown(BIO *a, int shut) in BIO_set_shutdown() argument
174 a->shutdown = shut; in BIO_set_shutdown()
/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/sys/contrib/device-tree/Bindings/arm/msm/
H A Dqcom,idle-state.txt56 complete application processor subsystem shut down.
/freebsd/contrib/tcpdump/
H A Dprint-sctp.c302 struct sctpShutdown shut; member

1234