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

/freebsd-current/usr.sbin/ypldap/
H A Dypldap_dns.c137 int shut = 0; local
146 shut = 1;
152 shut = 1;
196 if (!shut)
H A Dldapclient.c160 int shut = 0; local
173 shut = 1;
179 shut = 1;
243 if (!shut)
256 int shut = 0; local
269 shut = 1;
275 shut = 1;
329 if (!shut)
H A Dypldap.c353 int shut = 0; local
367 shut = 1;
373 shut = 1;
455 if (!shut)
/freebsd-current/crypto/openssl/apps/
H A Ds_client.c2077 goto shut;
2083 goto shut;
2107 goto shut;
2162 goto shut;
2184 goto shut;
2236 goto shut;
2267 goto shut;
2305 goto shut;
2314 goto shut;
2318 goto shut;
[all...]
/freebsd-current/contrib/tcpdump/
H A Dprint-sctp.c304 struct sctpShutdown shut; member in struct:sctpUnifiedShutdown
/freebsd-current/crypto/openssl/crypto/bio/
H A Dbio_lib.c179 void BIO_set_shutdown(BIO *a, int shut) argument
181 a->shutdown = shut;
/freebsd-current/crypto/openssl/include/openssl/
H A Dbio.h637 void BIO_set_shutdown(BIO *a, int shut);

Completed in 102 milliseconds