Searched refs:shut (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/usr.sbin/ypldap/
H A Dypldap_dns.c138 int shut = 0; local
147 shut = 1;
153 shut = 1;
197 if (!shut)
H A Dldapclient.c161 int shut = 0; local
174 shut = 1;
180 shut = 1;
244 if (!shut)
257 int shut = 0; local
270 shut = 1;
276 shut = 1;
330 if (!shut)
H A Dypldap.c354 int shut = 0; local
368 shut = 1;
374 shut = 1;
456 if (!shut)
/freebsd-12-stable/crypto/openssl/apps/
H A Ds_client.c2110 goto shut;
2116 goto shut;
2307 goto shut;
2316 goto shut;
2320 goto shut;
2343 goto shut;
2351 goto shut;
2380 goto shut;
2403 goto shut;
2465 goto shut;
[all...]
/freebsd-12-stable/crypto/openssl/crypto/bio/
H A Dbio_lib.c163 void BIO_set_shutdown(BIO *a, int shut) argument
165 a->shutdown = shut;
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-sctp.c348 struct sctpShutdown shut; member in struct:sctpUnifiedShutdown
/freebsd-12-stable/crypto/openssl/include/openssl/
H A Dbio.h555 void BIO_set_shutdown(BIO *a, int shut);

Completed in 183 milliseconds