Home
last modified time | relevance | path

Searched refs:closer (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/crypto/openssl/apps/lib/
H A Dapps_ui.c95 int (*closer)(UI *ui) = UI_method_get_closer(ui_base_method); in ui_close() local
97 if (closer != NULL) in ui_close()
98 return closer(ui); in ui_close()
/freebsd/contrib/netbsd-tests/rump/rumpkern/h_client/
H A Dh_reconcli.c22 closer(void *arg) in closer() function
105 pthread_create(&pt, NULL, closer, NULL); in main()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.h47 char opener, char closer, uint32_t kind);
H A DAppleObjCTypeEncodingParser.cpp97 char opener, char closer, uint32_t kind) { in BuildAggregate() argument
113 if (type.NextIf(closer)) { in BuildAggregate()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write.c565 archive_close_callback *closer, archive_free_callback *freer) in archive_write_open2() argument
577 a->client_closer = closer; in archive_write_open2()
607 archive_close_callback *closer) in archive_write_open() argument
610 closer, NULL); in archive_write_open()
H A Darchive_read_private.h138 archive_close_callback *closer;
140 archive_close_callback *closer; global() member
H A Darchive_read.c243 if (a->client.closer == NULL) in read_client_close_proxy()
247 r2 = (a->client.closer) in read_client_close_proxy()
292 if (self->archive->client.closer != NULL) in client_switch_proxy()
293 r1 = (self->archive->client.closer) in client_switch_proxy()
352 a->client.closer = client_closer; in archive_read_set_close_callback()
/freebsd/crypto/openssl/doc/man3/
H A DUI_create_method.pod30 int UI_method_set_closer(UI_METHOD *method, int (*closer) (UI *ui));
88 =item a closer
145 Close the session using the closer function if that one's defined.
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_flags.inc34 "Log2 maximum admissible absolute error. Any numbers closer than "
/freebsd/crypto/openssl/include/openssl/
H A Dui.h.in263 a closer This function closes the session, maybe by closing
276 closer. Note that if you want to prompt from a terminal or other command
320 int UI_method_set_closer(UI_METHOD *method, int (*closer) (UI *ui));
H A Dui.h343 int UI_method_set_closer(UI_METHOD *method, int (*closer) (UI *ui));
/freebsd/crypto/openssl/crypto/ui/
H A Dui_lib.c669 int UI_method_set_closer(UI_METHOD *method, int (*closer) (UI *ui)) in UI_method_set_closer()
672 method->ui_close_session = closer; in UI_method_set_closer()
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-huawei-g7.dts278 * However, looking closer at the GPIO debug output it turns out that
H A Dx1e80100-asus-vivobook-s15.dts29 /* Left-side port, closer to the screen */
/freebsd/share/syscons/keymaps/
H A Dhu.iso2.102keys.kbd1 # This is an as-close-as-possible (closer :-) representation of the
/freebsd/sys/contrib/device-tree/Bindings/iio/
H A Dmount-matrix.txt116 closer to the poles.
/freebsd/share/vt/keymaps/
H A Dhu.102.kbd1 # This is an as-close-as-possible (closer :-) representation of the
/freebsd/contrib/libpcap/doc/
H A DREADME.hpux55 > closer look I only get to see the incoming packets not the
/freebsd/contrib/lib9p/pytest/
H A Dp9conn.py1678 closer = self.clunk if isroot else self.remove
1684 closer(fid, ignore_error=force)
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp609 FileCloser closer(fd); in GetPreferredBase() local
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3399-gru.dtsi307 * transition to a voltage that's much closer to the default (~1.0 V) so that
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-ciphers.pod.in48 minimum and maximum protocol version. This is closer to the actual cipher list
/freebsd/crypto/heimdal/
H A DNEWS529 * the API is closer to what MIT krb5 is using
/freebsd/crypto/heimdal/kadmin/
H A DChangeLog376 kdc.conf move the loading of hdb keytab ops closer to where its
/freebsd/contrib/tzdata/
H A Dasia1177 # Georgia moved closer to Western Europe on Sunday... The former Soviet
1559 # known exactly, amongst other factors. 2157 is even closer:
2297 # closer to UTC is the former Western zone (probably still called the
4171 # is closer to 07:06:31. Abbreviate Phù Liễn Mean Time as PLMT.

12