Searched refs:dce (Results 1 – 17 of 17) sorted by relevance
| /freebsd/sys/geom/ |
| H A D | geom_subr.c | 953 g_access(struct g_consumer *cp, int dcr, int dcw, int dce) in g_access() argument 971 cp, pp->name, dcr, dcw, dce); in g_access() 975 KASSERT(cp->ace + dce >= 0, ("access resulting in negative ace")); in g_access() 976 KASSERT(dcr != 0 || dcw != 0 || dce != 0, ("NOP access request")); in g_access() 978 cp->ace + dce != 0 || cp->nstart == cp->nend, in g_access() 988 (dcr > 0 || dcw > 0 || dce > 0)) in g_access() 1021 dcr, dcw, dce, in g_access() 1030 else if (dce > 0 && pw > 0) in g_access() 1036 else if ((dcr > 0 || dcw > 0 || dce > 0) && pp->error != 0) { in g_access() 1050 error = gp->access(pp, dcr, dcw, dce); in g_access() [all …]
|
| /freebsd/crypto/heimdal/lib/asn1/ |
| H A D | cms.opt | 1 --decode-dce-ber
|
| /freebsd/crypto/krb5/src/appl/gss-sample/ |
| H A D | README | 87 [-seq] [-noreplay] [-nomutual] [-dce] 115 -dce Tells the client to request DCE-style authentication.
|
| /freebsd/crypto/heimdal/ |
| H A D | ChangeLog.2005 | 1326 unknown adress don't fit. From Björn Sandell <biorn@dce.chalmers.se> 1492 <biorn@dce.chalmers.se> 1495 <biorn@dce.chalmers.se> 1498 <biorn@dce.chalmers.se> 1501 <biorn@dce.chalmers.se> 1504 <biorn@dce.chalmers.se>
|
| H A D | ChangeLog.2000 | 562 * appl/Makefile.am: use conditional for dce 564 * lib/Makefile.am: use conditional for dce 700 * configure.in: add --enable-dce and related stuff
|
| H A D | NEWS | 620 * implement more DCE/DFS support, enabled with --enable-dce, see
|
| H A D | ChangeLog.2001 | 955 * configure.in: aix dce: fix misquotes, from Ake Sandgren
|
| H A D | configure | 1640 --enable-dce if you want support for DCE/DFS PAG's
|
| /freebsd/sys/cam/scsi/ |
| H A D | scsi_sa.h | 1020 uint8_t dce, uint8_t dde, uint8_t red,
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | fsl-lx2160a.dtsi | 536 dce-thermal { 542 dce-qbman-alert { 548 dce-qbman-crit {
|
| /freebsd/sys/geom/raid3/ |
| H A D | g_raid3.c | 3111 int dcr, dcw, dce, error = 0; in g_raid3_access() local 3122 dce = pp->ace + ace; in g_raid3_access() 3139 if (dcr == 0 && dcw == 0 && dce == 0) { in g_raid3_access()
|
| /freebsd/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | PassRegistry.def | 338 FUNCTION_PASS("dce", DCEPass())
|
| /freebsd/crypto/heimdal/lib/kadm5/ |
| H A D | ChangeLog | 584 (bug report from Björn Sandell <biorn@dce.chalmers.se>)
|
| /freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
| H A D | tegra234.dtsi | 4019 dce-fabric@de00000 { 4020 compatible = "nvidia,tegra234-dce-fabric";
|
| /freebsd/crypto/heimdal/lib/gssapi/ |
| H A D | ChangeLog | 880 * test_context.c: test wrap/unwrap, add flag for dce-style and
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 6524 defm tree_dce : BooleanFFlag<"tree-dce">, Group<clang_ignored_gcc_optimization_f_Group>;
|
| /freebsd/share/misc/ |
| H A D | pci_vendors | 11994 0dce GF106M [GeForce GT 555M]
|