Home
last modified time | relevance | path

Searched refs:similar (Results 1 – 25 of 94) sorted by relevance

1234

/illumos-gate/usr/src/cmd/ctfdiff/
H A Dctfdiff.c92 ctfdiff_func_cb(ctf_file_t *ifp, ulong_t iidx, boolean_t similar, in ctfdiff_func_cb() argument
97 if (similar == B_TRUE) in ctfdiff_func_cb()
124 ctfdiff_obj_cb(ctf_file_t *ifp, ulong_t iidx, ctf_id_t iid, boolean_t similar, in ctfdiff_obj_cb() argument
129 if (similar == B_TRUE) in ctfdiff_obj_cb()
156 ctfdiff_cb(ctf_file_t *ifp, ctf_id_t iid, boolean_t similar, ctf_file_t *ofp, in ctfdiff_cb() argument
159 if (similar == B_TRUE) in ctfdiff_cb()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/
H A Dkt_solaris.c167 krb5_boolean similar; in krb5_kt_add_ad_entries() local
233 penctype, &similar); in krb5_kt_add_ad_entries()
236 else if (similar) in krb5_kt_add_ad_entries()
430 krb5_boolean similar; in krb5_kt_ad_validate() local
456 *tenctype, penctype, &similar); in krb5_kt_ad_validate()
460 } else if (similar) in krb5_kt_ad_validate()
H A Dkt_file.c266 krb5_boolean similar; in krb5_ktfile_get_entry() local
322 &similar))) { in krb5_ktfile_get_entry()
327 if (!similar) { in krb5_ktfile_get_entry()
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb_cpw.c154 krb5_boolean similar; local
156 similar = 0;
167 &similar)))
170 if (similar)
174 if (similar)
384 krb5_boolean similar; local
386 similar = 0;
397 &similar)))
400 if (similar &&
H A Dkeytab.c159 krb5_boolean similar; local
214 entry->key.enctype, &similar);
218 if (!similar) {
H A Dkdb_default.c80 krb5_boolean similar; local
103 &similar)))
108 if (((ktype <= 0) || similar) &&
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/crypto/
H A Denctype_compare.c33 krb5_boolean *similar) in krb5_c_enctype_compare() argument
51 *similar = in krb5_c_enctype_compare()
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A DRELEASE11 01-05-29 msgcc: add similar unused message replacement, -M-similar
H A Dmsgcc.sh134 -M-similar=*)
/illumos-gate/usr/src/uts/common/io/ath/
H A DLICENSE14 similar to the "NO WARRANTY" disclaimer below ("Disclaimer") and
16 similar Disclaimer requirement for further binary redistribution.
51 similar to the Disclaimer below and any redistribution must be conditioned
52 upon including a substantially similar Disclaimer requirement for further
/illumos-gate/usr/src/uts/common/io/mwl/
H A DTHIRDPARTYLICENSE13 * similar to the "NO WARRANTY" disclaimer below ("Disclaimer") and any
15 * similar Disclaimer requirement for further binary redistribution.
/illumos-gate/usr/src/uts/common/io/urtw/
H A DTHIRDPARTYLICENSE13 * similar to the "NO WARRANTY" disclaimer below ("Disclaimer") and any
15 * similar Disclaimer requirement for further binary redistribution.
/illumos-gate/usr/src/uts/common/io/uath/uath_fw/
H A DLICENSE14 * disclaimer similar to the Disclaimer below and any redistribution
15 * must be conditioned upon including a substantially similar
/illumos-gate/usr/src/uts/intel/io/acpica/
H A DTHIRDPARTYLICENSE11 * substantially similar to the "NO WARRANTY" disclaimer below
13 * including a substantially similar Disclaimer requirement for further
/illumos-gate/usr/src/uts/common/io/uath/
H A DTHIRDPARTYLICENSE13 * similar to the "NO WARRANTY" disclaimer below ("Disclaimer") and any
15 * similar Disclaimer requirement for further binary redistribution.
/illumos-gate/usr/src/contrib/mDNSResponder/
H A DLICENSE12 Software Licence (which is substantially similar to the "Three-Clause
/illumos-gate/usr/src/cmd/ast/
H A DREADME.ast10 host system and build environment (similar to the output from tools like
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dsubmitting-patches.md4 Sparse uses a patch submit process similar to the Linux Kernel
/illumos-gate/usr/src/test/util-tests/tests/libjedec/hex2spd/data/lpddr5/
H A DCAMM2.spd7 # sums up to 32 Gbit). This is similar to the example in JESD406-5.
/illumos-gate/usr/src/common/mapfiles/common/
H A Dmap.noexbss24 # within an executable. This mapfile is similar to map.noexdata that
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmenu.lst64 # This is similar to "chainload", but loads a specific file
/illumos-gate/usr/src/cmd/mdb/demo/
H A DREADME105 dcmds. ::simple_echo is a command to echo back its arguments, similar to
123 similar to the /usr/bin/ps command or MDB's ::ps dcmd. This example
/illumos-gate/usr/src/cmd/nsadmin/
H A Dsystem40 * Set the search path for modules. This has a format similar to the
/illumos-gate/usr/src/test/smbsrv-tests/doc/
H A DREADME107 These take similar options (eg. -c config_file).
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dnew_table.txt48 similar table can often be ported for the new table.

1234