| /minix3/external/bsd/bind/dist/lib/isc/ |
| H A D | rwlock.c | 228 result = isc_condition_init(&rwl->readable); in isc_rwlock_init() 254 (void)isc_condition_destroy(&rwl->readable); in isc_rwlock_init() 277 (void)isc_condition_destroy(&rwl->readable); in isc_rwlock_destroy() 366 WAIT(&rwl->readable, &rwl->lock); in isc_rwlock_lock() 382 WAIT(&rwl->readable, &rwl->lock); in isc_rwlock_lock() 568 BROADCAST(&rwl->readable); in isc_rwlock_downgrade() 621 BROADCAST(&rwl->readable); in isc_rwlock_unlock() 680 WAIT(&rwl->readable, &rwl->lock); in doit() 764 BROADCAST(&rwl->readable); in isc_rwlock_downgrade() 797 BROADCAST(&rwl->readable); in isc_rwlock_unlock() [all …]
|
| /minix3/external/bsd/bind/dist/lib/isc/include/isc/ |
| H A D | rwlock.h | 71 isc_condition_t readable; member 84 isc_condition_t readable; member
|
| /minix3/crypto/external/bsd/openssl/dist/doc/ssl/ |
| H A D | SSL_library_init.pod | 36 and provide readable error messages. 38 SSL_load_error_strings(); /* readable error messages */
|
| H A D | SSL_pending.pod | 5 SSL_pending - obtain number of readable bytes buffered in an SSL object
|
| /minix3/external/bsd/file/dist/magic/ |
| H A D | Localstuff | 7 # text if readable, executable if runnable binary, data if unreadable.
|
| /minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/analysis/ |
| H A D | llvm_analysis.mli | 17 human-readable validation report. See [llvm::verifyModule]. *) 22 human-readable validation report. See [llvm::verifyFunction]. *)
|
| /minix3/crypto/external/bsd/openssl/dist/doc/crypto/ |
| H A D | ERR_error_string.pod | 6 ERR_func_error_string, ERR_reason_error_string - obtain human-readable 22 ERR_error_string() generates a human-readable string representing the
|
| H A D | X509_NAME_print_ex.pod | 19 X509_NAME_print_ex() prints a human readable version of B<nm> to BIO B<out>. Each 58 uses comma and plus with spaces: this is more readable that plain comma and plus. 89 B<XN_FLAG_ONELINE> is a more readable one line format which is the same as:
|
| H A D | ERR_put_error.pod | 27 error strings so that the application can a generate human-readable
|
| H A D | RSA_print.pod | 30 A human-readable hexadecimal output of the components of the RSA
|
| H A D | EVP_PKEY_print_private.pod | 22 of key B<pkey> respectively. The key is sent to BIO B<out> in human readable
|
| /minix3/lib/libc/isc/ |
| H A D | ev_streams.c | 52 static void readable(evContext opaqueCtx, void *uap, int fd, int evmask); 113 if (evSelectFD(opaqueCtx, fd, EV_READ, readable, new, &new->file) < 0) in evRead() 293 readable(evContext opaqueCtx, void *uap, int fd, int evmask) { in readable() function
|
| /minix3/lib/ |
| H A D | bumpversion | 94 echo $0: $versf is not readable 1>&2
|
| /minix3/external/bsd/llvm/dist/llvm/docs/CommandGuide/ |
| H A D | llvm-dwarfdump.rst | 13 and prints their contents in human-readable form.
|
| H A D | llvm-dis.rst | 17 bitcode file and converts it into human-readable LLVM assembly language.
|
| H A D | llvm-link.rst | 37 If specified, :program:`llvm-link` prints a human-readable version of the
|
| /minix3/minix/include/minix/ |
| H A D | audio_fw.h | 28 int readable; member
|
| /minix3/external/bsd/file/dist/magic/magdir/ |
| H A D | marc21 | 7 # of bibliographic and related information in machine-readable
|
| H A D | sereal | 14 # we'll print out e.g. 0x30 instead of the more human-readable
|
| H A D | unknown | 34 0 long 0x10e unknown readable demand paged pure executable
|
| /minix3/minix/drivers/audio/es1370/ |
| H A D | es1370.c | 61 sub_dev[DAC1_CHAN].readable = 0; in drv_init() 68 sub_dev[ADC1_CHAN].readable = 1; in drv_init() 76 sub_dev[MIXER].readable = 0; in drv_init() 78 sub_dev[DAC2_CHAN].readable = 0; in drv_init()
|
| /minix3/minix/drivers/audio/es1371/ |
| H A D | es1371.c | 67 sub_dev[DAC1_CHAN].readable = 0; in drv_init() 74 sub_dev[ADC1_CHAN].readable = 1; in drv_init() 82 sub_dev[MIXER].readable = 0; in drv_init() 84 sub_dev[DAC2_CHAN].readable = 0; in drv_init()
|
| /minix3/external/bsd/llvm/dist/llvm/test/Other/ |
| H A D | can-execute.txt | 9 TestProg, then a file with executable bit but not readable and finally a
|
| /minix3/minix/drivers/audio/sb16/ |
| H A D | sb16.c | 46 sub_dev[AUDIO].readable = 1; in drv_init() 54 sub_dev[MIXER].readable = 0; in drv_init()
|
| /minix3/crypto/external/bsd/openssl/dist/doc/apps/ |
| H A D | sess_id.pod | 23 master key) in human readable format. Since this is a diagnostic tool that 145 The cipher and start time should be printed out in human readable form.
|