| /freebsd/crypto/openssl/apps/lib/ |
| H A D | apps_ui.c | 89 int (*closer)(UI *ui) = UI_method_get_closer(ui_base_method); in ui_close() local 91 if (closer != NULL) in ui_close() 92 return closer(ui); in ui_close()
|
| /freebsd/contrib/netbsd-tests/rump/rumpkern/h_client/ |
| H A D | h_reconcli.c | 22 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 D | AppleObjCTypeEncodingParser.h | 47 char opener, char closer, uint32_t kind);
|
| H A D | AppleObjCTypeEncodingParser.cpp | 104 char opener, char closer, uint32_t kind) { in BuildAggregate() argument 120 if (type.NextIf(closer)) { in BuildAggregate()
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_write.c | 564 archive_close_callback *closer, archive_free_callback *freer) in archive_write_open2() argument 576 a->client_closer = closer; in archive_write_open2() 606 archive_close_callback *closer) in archive_write_open() argument 609 closer, NULL); in archive_write_open()
|
| H A D | archive_read_private.h | 138 archive_close_callback *closer; 140 archive_close_callback *closer; global() member
|
| H A D | archive_read.c | 237 if (a->client.closer == NULL) in read_client_close_proxy() 241 r2 = (a->client.closer) in read_client_close_proxy() 286 if (self->archive->client.closer != NULL) in client_switch_proxy() 287 r1 = (self->archive->client.closer) in client_switch_proxy() 346 a->client.closer = client_closer; in archive_read_set_close_callback()
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | UI_create_method.pod | 30 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 D | nsan_flags.inc | 34 "Log2 maximum admissible absolute error. Any numbers closer than "
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | ui.h.in | 265 a closer This function closes the session, maybe by closing 278 closer. Note that if you want to prompt from a terminal or other command 324 int UI_method_set_closer(UI_METHOD *method, int (*closer)(UI *ui));
|
| H A D | ui.h | 347 int UI_method_set_closer(UI_METHOD *method, int (*closer)(UI *ui));
|
| /freebsd/crypto/openssl/crypto/ui/ |
| H A D | ui_lib.c | 680 int UI_method_set_closer(UI_METHOD *method, int (*closer)(UI *ui)) in UI_method_set_closer() 683 method->ui_close_session = closer; in UI_method_set_closer()
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8916-huawei-g7.dts | 281 * However, looking closer at the GPIO debug output it turns out that
|
| H A D | x1e001de-devkit.dts | 62 /* Back panel port closer to the RJ45 connector */ 99 /* Back panel port closer to the audio jack */
|
| H A D | x1e80100-asus-vivobook-s15.dts | 49 /* Left-side port, closer to the screen */
|
| H A D | x1e80100-hp-omnibook-x14.dts | 93 /* Left-side port, closer to the screen */
|
| /freebsd/share/syscons/keymaps/ |
| H A D | hu.iso2.102keys.kbd | 1 # This is an as-close-as-possible (closer :-) representation of the
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/ |
| H A D | mount-matrix.txt | 116 closer to the poles.
|
| /freebsd/share/vt/keymaps/ |
| H A D | hu.102.kbd | 1 # This is an as-close-as-possible (closer :-) representation of the
|
| /freebsd/contrib/libpcap/doc/ |
| H A D | README.hpux | 55 > closer look I only get to see the incoming packets not the
|
| /freebsd/crypto/openssl/ |
| H A D | NOTES-NONSTOP.md | 38 kernel-level threading. KLT provides much closer threading to what OpenSSL
|
| /freebsd/contrib/lib9p/pytest/ |
| H A D | p9conn.py | 1678 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 D | sanitizer_win.cpp | 626 FileCloser closer(fd); in GetPreferredBase() local
|
| /freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3399-gru.dtsi | 307 * transition to a voltage that's much closer to the default (~1.0 V) so that
|
| /freebsd/crypto/heimdal/ |
| H A D | NEWS | 529 * the API is closer to what MIT krb5 is using
|