| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clkrpc.c | 282 nfsrvd_cbinit(int terminating) in nfsrvd_cbinit() argument 287 if (terminating) { in nfsrvd_cbinit()
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | EVP_PKEY_gettable_params.pod | 64 value including a terminating NUL byte, or this function will fail. 66 not including the terminating NUL byte. The required buffer size not including 67 the terminating NUL byte can be obtained from I<*out_len> by calling the
|
| H A D | OSSL_PARAM_int.pod | 213 OSSL_PARAM_construct_end() is a function that constructs the terminating 244 which must be large enough to accommodate a terminating NUL byte, 247 terminating NUL byte) and I<max_len> is ignored. 254 not including the terminating NUL byte, or this function will fail. 255 A terminating NUL byte is added only if the parameter's I<data_size> indicates 260 to accommodate the string, not including a terminating NUL byte.
|
| H A D | OSSL_PARAM.pod | 67 An B<OSSL_PARAM> array must have a terminating element, where I<key> 68 is NULL. The usual full terminating template is: 89 considered a terminating item. 109 counting the terminating NUL byte. When requesting parameters, the 111 should accommodate enough space for a terminating NUL byte.
|
| H A D | BIO_ADDR.pod | 61 to be the length of the path string (not including the terminating 78 path string (not including the terminating NUL, such as the result of
|
| H A D | UI_UTIL_read_pw.pod | 23 terminating NUL byte.
|
| H A D | ERR_error_string.pod | 33 at most I<len> characters (including the terminating 0)
|
| H A D | OSSL_PARAM_BLD.pod | 106 The length of the string I<bsize> should not include the terminating NUL byte. 118 The length of the string I<bsize> should not include the terminating NUL byte.
|
| H A D | SSL_stream_reset.pod | 31 stream is terminating abnormally. When a stream is reset, the implementation
|
| H A D | X509_NAME_get_index_by_NID.pod | 49 excluding the terminating null. If B<buf> is <NULL> then the amount
|
| H A D | SSL_CTX_set_mode.pod | 115 terminating zero was included in the length of the label. Setting this option
|
| H A D | BIO_read.pod | 56 without the terminating NUL byte and without appending '\n'
|
| H A D | X509_STORE_add_cert.pod | 51 and validating chains of certificates terminating in trusted roots.
|
| H A D | SSL_poll.pod | 242 In particular, it is raised when a connection begins terminating. 249 finished terminating, and has reached the terminated state. This event will
|
| /freebsd/usr.sbin/kldxref/ |
| H A D | fileformat | 27 char val[]; /* string itself (no terminating zero) */
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | __log_hardening_failure | 31 // This macro is used to log an error without terminating the program (as is the case for hardening…
|
| /freebsd/contrib/libcbor/doc/source/api/ |
| H A D | streaming_encoding.rst | 8 constructing the compound types correctly (e.g. terminating arrays).
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | database | 393 # by looking for valid terminating character Ctrl-Z like in test.dbt 395 # skip GRUB plan9.mod with invalid second terminating character 007 396 # by checking second terminating character Ctrl-Z like in test.dbt 398 # dBASE III DBT with two Ctr-Z terminating characters 400 # second terminating character \0 like in dbase-memo.dbt or GRUB nativedisk.mod 431 # by looking for valid terminating character Ctrl-Z 433 # Atari DEGAS bitmap ST.PC2 with 0370 as second terminating character 435 # dBASE III DBT with two Ctr-Z terminating characters like dbase3dbt0_1.dbt dbase_83.dbt 438 # second terminating character \0 like in pcidump.mod or fsadress.dbt umlaut-dbf-cmd.dbt 442 # dBASE III DBT with Ctr-Z + \0 terminating characters like fsadress.dbt [all …]
|
| /freebsd/contrib/wpa/src/drivers/ |
| H A D | ndis_events.c | 33 int terminating; member 309 if (events->terminating) { in ndis_events_indicate() 441 events->terminating = 1; in ndis_events_deinit()
|
| /freebsd/sys/fs/nfsserver/ |
| H A D | nfs_nfsdkrpc.c | 674 nfsrvd_init(int terminating) in nfsrvd_init() argument 679 if (terminating) { in nfsrvd_init()
|
| /freebsd/sbin/init/ |
| H A D | NOTES | 18 terminating).' vhangup() is recognized as one way to handle
|
| /freebsd/contrib/llvm-project/lldb/docs/man/ |
| H A D | lldb-server.rst | 173 the server. Note that terminating the server will usually cause the process
|
| /freebsd/tools/regression/usr.bin/env/ |
| H A D | regress-env.rgdata | 170 stderr:[%-testpgm.basename-%]: No terminating quote for string: TESTVAR=no-term-"-dq... /bin/sh 176 stderr:[%-testpgm.basename-%]: No terminating quote for string: TESTVAR=no-term-'-sq... /bin/sh
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticLexKinds.td | 83 "missing terminating %select{'|'\"'}0 character">, InGroup<InvalidPPToken>; 89 def err_unterminated___pragma : Error<"missing terminating ')' character">; 103 "raw string missing terminating delimiter )%0\"">; 987 "semicolon terminating header import declaration cannot be produced "
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_flags.inc | 80 "terminating the program. Useful for debugging purposes (e.g. when one "
|