Home
last modified time | relevance | path

Searched full:friendly (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/freebsd/crypto/heimdal/doc/doxyout/hx509/man/man3/
H A Dhx509_cert.3206 Get an external attribute for the certificate, examples are friendly name and id.
242 Get friendly name of the certificate.
246 \fIcert\fP cert to get the friendly name from.
251 an friendly name or NULL if there is. The friendly name is only valid as long as the certificate is…
471 Set the friendly name on the certificate.
475 \fIcert\fP The certificate to set the friendly name on
477 \fIname\fP Friendly name.
572 Set the query controller to match on a friendly name
578 \fIname\fP a friendly name to match on
H A Dpage_cert.36 …esenting one X509/PKIX certificate and associated attributes; like private key, friendly name, etc.
/freebsd/contrib/kyua/utils/cmdline/
H A Doptions.cpp50 /// \param description_ A user-friendly description for the option.
75 /// \param description_ A user-friendly description for the option.
242 /// \param description_ A user-friendly description for the option.
254 /// \param description_ A user-friendly description for the option.
266 /// \param description_ A user-friendly description for the option.
285 /// \param description_ A user-friendly description for the option.
342 /// \param description_ A user-friendly description for the option.
361 /// \param description_ A user-friendly description for the option.
407 /// \param description_ A user-friendly description for the option.
426 /// \param description_ A user-friendly description for the option.
[all …]
/freebsd/contrib/libxo/libxo/
H A Dxo_options.759 .It "underscores" "Replace XML\-friendly \"\-\"s with JSON friendly \"_\"s"
123 .Em XML \-friendly
125 .Em JSON \-friendly
/freebsd/contrib/libfido2/man/
H A Dfido_bio_template.3120 the friendly name of
124 does not have a friendly name set.
138 function sets the friendly name of
144 is NULL, the friendly name of
/freebsd/sys/netinet/cc/
H A Dcc_cubic.h86 #define CUBICFLAG_IN_TF 0x00000040 /* We are in TCP friendly region */
102 /* An estimate (in bytes) for the congestion window in the Reno-friendly region */
201 * Reno-friendly region -- that is, an estimate for the congestion window of
207 * W_est: An estimate for the congestion window in segments in the Reno-friendly
314 * Compute the "TCP friendly" cwnd by newreno in congestion avoidance state.
319 /* newreno is "TCP friendly" */ in tf_cwnd()
/freebsd/share/man/man4/
H A Dgif.495 device can be configured to be ECN friendly.
98 .Ss ECN friendly behavior
101 device can be configured to be ECN friendly, as described in
145 Note that the ECN friendly behavior violates RFC2893.
/freebsd/contrib/libder/derdump/
H A Dderdump.136 If an object uses one of the universal types, then a friendly name will be
42 try and print a friendly representation.
/freebsd/contrib/libxo/doc/
H A Doptions.rst59 underscores Replace XML-friendly "-"s with JSON friendly "_"s
84 - "underscores" can be used with JSON output to change XML-friendly
85 names with dashes into JSON-friendly name with underscores.
/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DIRMutator.h13 // Fuzzer-friendly (de)serialization functions are also provided, as these
204 /// Fuzzer friendly interface for the llvm bitcode parser.
212 /// Fuzzer friendly interface for the llvm bitcode printer.
/freebsd/sys/dev/qat/qat_api/include/
H A Dicp_buffer_desc.h34 * A QAT friendly buffer descriptor.
58 * A QAT friendly buffer descriptor.
/freebsd/usr.bin/time/
H A Dtime.170 Print times in a human friendly format.
164 command and show the results in a human friendly format.
/freebsd/contrib/ofed/infiniband-diags/man/
H A Ddump_fts.8151 This file maps GUIDs to more user friendly names. See FILES section.
176 The node name map is used to specify user friendly names for nodes in the
H A Dibtracert.8156 This file maps GUIDs to more user friendly names. See FILES section.
189 The node name map is used to specify user friendly names for nodes in the
H A Dsmpquery.8209 This file maps GUIDs to more user friendly names. See FILES section.
242 The node name map is used to specify user friendly names for nodes in the
H A Dibroute.8184 This file maps GUIDs to more user friendly names. See FILES section.
209 The node name map is used to specify user friendly names for nodes in the
/freebsd/sys/netinet/
H A Dsctp_sysctl.h384 /* nat_friendly: SCTP NAT friendly operation */
385 #define SCTPCTL_NAT_FRIENDLY_DESC "SCTP NAT friendly operation"
480 /* Enable sending of the NAT-FRIENDLY message */
481 #define SCTPCTL_NAT_FRIENDLY_INITS_DESC "Enable sending of the nat-friendly SCTP option on INITs"
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.h89 /// Create a user-friendly error message upon a JSON-parsing failure using the
99 /// An \a llvm::Error containing the user-friendly error message.
/freebsd/contrib/wpa/wpa_supplicant/
H A Dhs20_supplicant.c623 " Operator Friendly Name", MAC2STR(sa)); in hs20_parse_rx_hs20_anqp_resp()
624 wpa_hexdump_ascii(MSG_DEBUG, "oper friendly name", pos, slen); in hs20_parse_rx_hs20_anqp_resp()
884 /* OSU Friendly Name Length */ in hs20_osu_add_prov()
887 "Friendly Name Length"); in hs20_osu_add_prov()
894 "Friendly Name Duples"); in hs20_osu_add_prov()
900 /* OSU Friendly Name Duples */ in hs20_osu_add_prov()
907 wpa_printf(MSG_DEBUG, "Invalid OSU Friendly Name"); in hs20_osu_add_prov()
912 "Invalid OSU Friendly Name (no room for language)"); in hs20_osu_add_prov()
/freebsd/contrib/llvm-project/lld/docs/llvm-theme/
H A Dtheme.conf4 pygments_style = friendly
/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-cardinalities.cc93 // Formats "n times" in a human-friendly way.
106 // Describes the Between(m, n) cardinality in human-friendly text.
/freebsd/usr.sbin/zonectl/
H A Dzonectl.8196 Print the zones in a script friendly format.
220 Print the zones in a script friendly form.
/freebsd/share/man/man9/
H A Dcounter.931 .Nd "SMP-friendly kernel counter implementation"
150 The function is a multiprocessor-friendly version of
/freebsd/contrib/blocklist/
H A DTODO21 - fix the blacklistctl output to be more user friendly
/freebsd/lib/libdevdctl/
H A Devent.h132 * Provide a user friendly string representation of an
137 * \return A user friendly string representing the input type.
236 /** Table entries used to map a type to a user friendly string. */

12345678910>>...14