Home
last modified time | relevance | path

Searched refs:human (Results 1 – 25 of 494) sorted by relevance

12345678910>>...20

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSCT_print.pod6 Prints Signed Certificate Timestamps in a human-readable way
20 a human-readable format. SCT_LIST_print() prints an entire list of SCTs in a
29 a human-readable string. Call SCT_validate() or SCT_LIST_validate()
H A DERR_error_string.pod6 ERR_func_error_string, ERR_reason_error_string - obtain human-readable
22 ERR_error_string() generates a human-readable string representing the
H A DASN1_STRING_print_ex.pod31 ASN1_tag2str() returns a human-readable name of the specified ASN.1 B<tag>.
99 ASN1_tag2str() returns a human-readable name of the specified ASN.1 B<tag>.
H A DECPKParameters_print.pod21 a human-readable output of the public parameters of the EC_GROUP to B<bp>
H A DRSA_print.pod30 A human-readable hexadecimal output of the components of the RSA
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSCT_print.pod6 Prints Signed Certificate Timestamps in a human-readable way
20 a human-readable format. SCT_LIST_print() prints an entire list of SCTs in a
29 a human-readable string. Call SCT_validate() or SCT_LIST_validate()
H A DOSSL_CMP_STATUSINFO_new.pod32 OSSL_CMP_snprint_PKIStatusInfo() places a human-readable string
36 OSSL_CMP_CTX_snprint_PKIStatus() places a human-readable string
H A DERR_error_string.pod6 ERR_func_error_string, ERR_reason_error_string - obtain human-readable
25 ERR_error_string() generates a human-readable string representing the
H A DASN1_STRING_print_ex.pod31 ASN1_tag2str() returns a human-readable name of the specified ASN.1 I<tag>.
99 ASN1_tag2str() returns a human-readable name of the specified ASN.1 I<tag>.
/netbsd-src/external/mpl/bind/dist/bin/tools/
H A Dnamed-journalprint.rst18 named-journalprint - print zone journal in human-readable form
30 printing it in a human-readable form, or, optionally, converting it
42 into a human-readable text format. Each line begins with ``add`` or ``del``,
H A Ddnstap-read.rst18 dnstap-read - print dnstap data in human-readable form
30 it in a human-readable format. By default, ``dnstap`` data is printed in
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/
H A D80-test_ca.t268 my ($human) = @_;
270 … my ($mo, $d, $h, $m, $s, $y) = $human =~ /^([A-Za-z]{3})\s+(\d+) (\d{2}):(\d{2}):(\d{2}) (\d{4})/;
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/misc/
H A DDISCLAIM28 portions of free software programs from one human language to another
29 human language, that I have provided to the Foundation or that I will
/netbsd-src/games/tetris/
H A Dscores.c384 const char *human; in getscores() local
392 human = "read/write"; in getscores()
398 human = "reading"; in getscores()
417 warn("Cannot open %s for %s", _PATH_SCOREFILE, human); in getscores()
/netbsd-src/games/dab/
H A DMakefile8 SRCS=algor.cc board.cc main.cc human.cc box.cc player.cc gamescreen.cc \
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dpci_ids8 # show hexadecimal PCI vendor identification in human readable text form
44 # show hexadecimal PCI class+sub+ProgIF identification in human readable text form
H A Dsereal14 # we'll print out e.g. 0x30 instead of the more human-readable
/netbsd-src/external/bsd/wpa/dist/hostapd/logwatch/
H A DREADME1 Logwatch is a utility for analyzing system logs and provide a human
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Dsess_id.pod24 master key) in human readable format. Since this is a diagnostic tool that
151 The cipher and start time should be printed out in human readable form.
H A Dts.pod198 to examine the content of a request in human-readable
208 If this option is specified the output is human-readable text format
219 response/token in human-readable format. If B<-token_out> is not
312 If this option is specified the output is human-readable text format
545 To print the content of the previous request in human readable format:
580 To print a timestamp reply to stdout in human readable format:
588 To print a timestamp token to stdout in human readable format:
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-sess_id.pod.in25 the SSL session master key) in human readable format. Since this is a
145 The cipher and start time should be printed out in human readable form.
/netbsd-src/sbin/gpt/
H A Dgpt.c979 gpt_human_get(gpt_t gpt, off_t *human) in gpt_human_get()
983 if (*human > 0) { in gpt_human_get()
984 gpt_warn(gpt, "Already set to %jd new `%s'", (intmax_t)*human, in gpt_human_get()
992 *human = human_num; in gpt_human_get()
993 if (*human < 1) { in gpt_human_get()
978 gpt_human_get(gpt_t gpt,off_t * human) gpt_human_get() argument
/netbsd-src/external/bsd/openldap/dist/contrib/ldaptcl/
H A DCHANGES24 human readable values).
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-link.rst39 If specified, :program:`llvm-link` prints a human-readable version of the
H A Dllvm-dis.rst15 bitcode file and converts it into human-readable LLVM assembly language.

12345678910>>...20