Searched refs:dn (Results 76 - 96 of 96) sorted by relevance

1234

/freebsd-12-stable/usr.sbin/crashinfo/
H A Dcrashinfo.sh310 echo "w -dn"
312 w -M $VMCORE -N $KERNEL -dn
/freebsd-12-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1029 const char *dn; local
1033 dn = devtoname(dev);
1034 if (strcmp(dn, "null") == 0 ||
1035 strcmp(dn, "zero") == 0 ||
1036 strcmp(dn, "random") == 0 ||
1037 strncmp(dn, "fd/", strlen("fd/")) == 0 ||
1038 strncmp(dn, "ttyv", strlen("ttyv")) == 0)
1041 (strncmp(dn, "ttyp", strlen("ttyp")) == 0 ||
1042 strncmp(dn, "pts/", strlen("pts/")) == 0 ||
1043 strncmp(dn, "pty
[all...]
/freebsd-12-stable/sys/security/mac_biba/
H A Dmac_biba.c944 const char *dn; local
948 dn = devtoname(dev);
949 if (strcmp(dn, "null") == 0 ||
950 strcmp(dn, "zero") == 0 ||
951 strcmp(dn, "random") == 0 ||
952 strncmp(dn, "fd/", strlen("fd/")) == 0)
955 (strncmp(dn, "ttyp", strlen("ttyp")) == 0 ||
956 strncmp(dn, "pts/", strlen("pts/")) == 0 ||
957 strncmp(dn, "ptyp", strlen("ptyp")) == 0))
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap.c305 dnode_t *dn = dmu_buf_dnode_enter(zap->zap_dbuf); local
307 int err = dmu_buf_hold_by_dnode(dn,
323 dn = dmu_buf_dnode_enter(zap->zap_dbuf);
324 err = dmu_buf_hold_by_dnode(dn,
527 dnode_t *dn = dmu_buf_dnode_enter(zap->zap_dbuf); local
528 int err = dmu_buf_hold_by_dnode(dn,
H A Dsa.c1647 dnode_t *dn; local
1667 dn = DB_DNODE(db);
1668 if (dn->dn_bonuslen != 0) {
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c1535 dump_indirect(dnode_t *dn) argument
1537 dnode_phys_t *dnp = dn->dn_phys;
1543 SET_BOOKMARK(&czb, dmu_objset_id(dn->dn_objset),
1544 dn->dn_object, dnp->dn_nlevels - 1, 0);
1547 (void) visit_indirect(dmu_objset_spa(dn->dn_objset), dnp,
2152 dnode_t *dn; local
2175 dn = DMU_META_DNODE(os);
2183 dn = DB_DNODE((dmu_buf_impl_t *)db);
2185 dmu_object_info_from_dnode(dn, &doi);
2225 (dn
[all...]
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp278 if (node && (node->dn.mtx_num_locks > 0)) {
279 for (int i = 0; i < node->dn.mtx_num_locks; ++i) {
280 KMP_DEBUG_ASSERT(node->dn.mtx_locks[i] != NULL);
281 if (__kmp_test_lock(node->dn.mtx_locks[i], gtid))
285 __kmp_release_lock(node->dn.mtx_locks[j], gtid);
289 node->dn.mtx_num_locks = -node->dn.mtx_num_locks;
855 if (node && (node->dn.mtx_num_locks < 0)) {
857 node->dn.mtx_num_locks = -node->dn
[all...]
H A Dkmp.h2168 kmp_base_depnode_t dn; member in union:kmp_depnode
/freebsd-12-stable/tests/sys/cddl/zfs/include/
H A Dlibtest.kshlib777 typeset -i dn=0 # current dir number
780 (( dirnum >= 0 && dn >= dirnum )) && break
781 typeset curdir=$destdir/$dn
788 (( dn = dn + 1 ))
/freebsd-12-stable/contrib/bearssl/src/x509/
H A Dx509_minimal.c356 hash_dn(br_x509_minimal_context *ctx, const void *dn, size_t len, argument
360 ctx->dn_hash_impl->update(&ctx->dn_hash.vtable, dn, len);
1134 hash_dn(CTX, ta->dn.data, ta->dn.len, hashed_DN);
1195 hash_dn(CTX, ta->dn.data, ta->dn.len, hashed_DN);
1213 /* compute-dn-hash */
1318 /* dn-hash-length */
1616 /* start-dn-hash */
/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_ripencc.c309 short *dt_ls, short *wn_t, short *wn_lsf, short *dn, short *dt_lsf);
1735 int dt_ls, wn_t, wn_lsf, dn, dt_lsf; local
1750 dn = bGetShort (&buf[22]);
1754 dt_lsf - dt_ls, dt_ls, dt_lsf, a0, a1, tot, wn_t, wn_lsf, dn);
2329 short *dn,
2343 *dn = bGetShort (&buf[22]);
3740 dt_ls, wn_t, wn_lsf, dn, dt_lsf; local
3744 &dt_ls, &wn_t, &wn_lsf, &dn, &dt_lsf)) {
3756 pbuf += sprintf(pbuf, "\n DN = %d ", dn );
2321 rpt_0x4F( TSIPPKT *rpt, double *a0, float *a1, float *time_of_data, short *dt_ls, short *wn_t, short *wn_lsf, short *dn, short *dt_lsf ) argument
H A Drefclock_parse.c4241 int dn,
4266 + (time_t) dn * SECSPERDAY
5647 short dn = (short) getshort((unsigned char *)&mb(22)); local
5652 mk_utcinfo(t, wnt, wnlsf, dn, dtls, dtlsf, BUFFER_SIZE(pbuffer, t));
4237 mk_utcinfo( char *t, uint16_t wnt, uint16_t wnlsf, int dn, int dtls, int dtlsf, int size ) argument
/freebsd-12-stable/contrib/binutils/binutils/
H A Dstabs.c4098 const char *dn;
4103 dn = debug_get_type_name (minfo->dhandle, ft);
4104 if (dn != NULL && strcmp (dn, name) == 0)
5219 const char *dn;
5224 dn = debug_get_type_name (dhandle, ft);
5225 if (dn != NULL
5226 && (int) strlen (dn) == dc->u.s_name.len
5227 && strncmp (dn, dc->u.s_name.s, dc->u.s_name.len) == 0)
4097 const char *dn; local
5217 const char *dn; local
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c1800 dt_node_t dn; local
1831 bzero(&dn, sizeof (dn));
1832 dt_node_type_assign(&dn, dtt.dtt_ctfp, ctm.ctm_type, B_FALSE);
1834 if (dn.dn_flags & DT_NF_BITFIELD) {
2452 dt_node_t sn, dn; local
2475 bzero(&dn, sizeof (dn));
2476 dt_node_type_assign(&dn, dst.dtt_ctfp, dst.dtt_type, B_FALSE);
2478 if (dt_xlator_lookup(dtp, &sn, &dn, DT_XLATE_EXAC
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Dx509parse.c942 const x509_name *dn,
946 const x509_name *name = dn;
941 x509_name_to_certinfo(apr_array_header_t **result, const x509_name *dn, apr_pool_t *scratch_pool, apr_pool_t *result_pool) argument
/freebsd-12-stable/contrib/bearssl/src/ssl/
H A Dssl_hs_server.c1183 const br_x500_name *dn; local
1188 dn = &CTX->tas[CTX->cur_dn_index].dn;
1190 dn = &CTX->ta_names[CTX->cur_dn_index];
1193 CTX->cur_dn = dn->data;
1194 CTX->cur_dn_len = dn->len;
1311 /* copy-dn-chunk */
1834 len += CTX->tas[u].dn.len + 2;
/freebsd-12-stable/contrib/gcc/
H A Dregrename.c1239 unsigned int dn, sn;
1263 dn = hard_regno_nregs[dr][GET_MODE (dest)];
1266 || (sr > dr && sr < dr + dn))
1238 unsigned int dn, sn; local
/freebsd-12-stable/sbin/dhclient/
H A Ddhclient.c139 int res_hnok(const char *dn);
2672 res_hnok(const char *dn) argument
2674 int pch = PERIOD, ch = *dn++;
2677 int nch = *dn++;
/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pci-defs.h1915 uint32_t dn : 5; /**< Device Number. Updated on all configuration member in struct:cvmx_pci_cfg57::cvmx_pci_cfg57_s
1920 uint32_t dn : 5;
/freebsd-12-stable/crypto/openssl/apps/
H A Dreq.c50 static int make_REQ(X509_REQ *req, EVP_PKEY *pkey, char *dn, int mutlirdn,
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-arm.c470 register alias created with .dn or .qn). Otherwise NEON should be NULL. */
2081 X .dn d5.s32[1]
2083 Z .dn d7
2084 T .dn Z[0]
2109 if (strncmp (p, " .dn ", 5) == 0)
2233 as_bad (_("invalid syntax for .dn directive"));
3911 { "dn", s_dn, 0 },
13224 unsigned dn = NEON_SCALAR_REG (inst.operands[0].reg);
13246 inst.instruction |= LOW4 (dn) << 16;
13247 inst.instruction |= HI1 (dn) <<
13214 unsigned dn = NEON_SCALAR_REG (inst.operands[0].reg); local
13261 unsigned dn = NEON_SCALAR_REG (inst.operands[1].reg); local
[all...]

Completed in 589 milliseconds

1234