Home
last modified time | relevance | path

Searched refs:nm (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/freebsd-12-stable/contrib/netbsd-tests/usr.bin/cut/
Dd_basic.out10 qwe:rty:uio:p[]:asd:fgh:jkl:zxc:vbn:nm
11 :qwe:::rty:uio::p[]:asd:fgh:jkl:zxc:vbn:nm
21 qwe:rty:uio:p[]:asd:fgh:jkl:zxc:vbn:nm
22 :qwe:::rty:uio::p[]:asd:fgh:jkl:zxc:vbn:nm
32 qwe:rty:uio:p[]:asd:fgh:jkl:zxc:vbn:nm
33 :qwe:::rty:uio::p[]:asd:fgh:jkl:zxc:vbn:nm
43 qwe:rty:uio:p[]:asd:fgh:jkl:zxc:vbn:nm
44 :qwe:::rty:uio::p[]:asd:fgh:jkl:zxc:vbn:nm
54 qwe:rty:uio:p[]:asd:fgh:jkl:zxc:vbn:nm
55 :qwe:::rty:uio::p[]:asd:fgh:jkl:zxc:vbn:nm
[all …]
Dd_dflag.out6 qwe rty uio p[] asd fgh jkl zxc vbn nm
17 qwe rty uio p[] asd fgh jkl zxc vbn nm
28 qwe rty uio p[] asd fgh jkl zxc vbn nm
39 qwe rty uio p[] asd fgh jkl zxc vbn nm
50 qwe rty uio p[] asd fgh jkl zxc vbn nm
61 qwe rty uio p[] asd fgh jkl zxc vbn nm
72 qwe rty uio p[] asd fgh jkl zxc vbn nm
83 qwe rty uio p[] asd fgh jkl zxc vbn nm
/freebsd-12-stable/stand/efi/libefi/
Defichar.c61 utf8_len_of_ucs2(const efi_char *nm) in utf8_len_of_ucs2() argument
67 while (*nm) { in utf8_len_of_ucs2()
68 c = *nm++; in utf8_len_of_ucs2()
81 ucs2_to_utf8(const efi_char *nm, char **name) in ucs2_to_utf8() argument
88 sz = utf8_len_of_ucs2(nm) + 1; in ucs2_to_utf8()
97 while (*nm) { in ucs2_to_utf8()
98 c = *nm++; in ucs2_to_utf8()
133 efi_char *nm; in utf8_to_ucs2() local
144 nm = *nmp; in utf8_to_ucs2()
183 *nm++ = (efi_char)ucs4; in utf8_to_ucs2()
[all …]
/freebsd-12-stable/crypto/openssl/include/openssl/
Dobjects.h76 # define _DECLARE_OBJ_BSEARCH_CMP_FN(scope, type1, type2, nm) \ argument
77 static int nm##_cmp_BSEARCH_CMP_FN(const void *, const void *); \
78 static int nm##_cmp(type1 const *, type2 const *); \
79 scope type2 * OBJ_bsearch_##nm(type1 *key, type2 const *base, int num)
83 # define DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument
84 type2 * OBJ_bsearch_##nm(type1 *key, type2 const *base, int num)
113 # define IMPLEMENT_OBJ_BSEARCH_CMP_FN(type1, type2, nm) \ argument
114 static int nm##_cmp_BSEARCH_CMP_FN(const void *a_, const void *b_) \
118 return nm##_cmp(a,b); \
120 static type2 *OBJ_bsearch_##nm(type1 *key, type2 const *base, int num) \
[all …]
/freebsd-12-stable/sys/arm/allwinner/clkng/
Dccu_a31.c883 { .type = AW_CLK_NM, .clk.nm = &apb2_clk},
884 { .type = AW_CLK_NM, .clk.nm = &nand0_clk},
885 { .type = AW_CLK_NM, .clk.nm = &nand1_clk},
886 { .type = AW_CLK_NM, .clk.nm = &mmc0_clk},
887 { .type = AW_CLK_NM, .clk.nm = &mmc1_clk},
888 { .type = AW_CLK_NM, .clk.nm = &mmc2_clk},
889 { .type = AW_CLK_NM, .clk.nm = &mmc3_clk},
890 { .type = AW_CLK_NM, .clk.nm = &ts_clk},
891 { .type = AW_CLK_NM, .clk.nm = &ss_clk},
892 { .type = AW_CLK_NM, .clk.nm = &spi0_clk},
[all …]
Dccu_a83t.c699 { .type = AW_CLK_NM, .clk.nm = &apb2_clk},
700 { .type = AW_CLK_NM, .clk.nm = &nand_clk},
701 { .type = AW_CLK_NM, .clk.nm = &mmc0_clk},
702 { .type = AW_CLK_NM, .clk.nm = &mmc1_clk},
703 { .type = AW_CLK_NM, .clk.nm = &mmc2_clk},
704 { .type = AW_CLK_NM, .clk.nm = &ss_clk},
705 { .type = AW_CLK_NM, .clk.nm = &spi0_clk},
706 { .type = AW_CLK_NM, .clk.nm = &spi1_clk},
707 { .type = AW_CLK_NM, .clk.nm = &i2s0_clk},
708 { .type = AW_CLK_NM, .clk.nm = &i2s1_clk},
[all …]
Dccu_a10.c538 { .type = AW_CLK_NM, .clk.nm = &axi_clk},
539 { .type = AW_CLK_NM, .clk.nm = &ahb_clk},
540 { .type = AW_CLK_NM, .clk.nm = &apb0_clk},
541 { .type = AW_CLK_NM, .clk.nm = &apb1_clk},
544 { .type = AW_CLK_NM, .clk.nm = &nand_clk},
545 { .type = AW_CLK_NM, .clk.nm = &ms_clk},
546 { .type = AW_CLK_NM, .clk.nm = &mmc0_clk},
547 { .type = AW_CLK_NM, .clk.nm = &mmc1_clk},
548 { .type = AW_CLK_NM, .clk.nm = &mmc2_clk},
549 { .type = AW_CLK_NM, .clk.nm = &mmc3_clk},
[all …]
Dccu_h3.c695 { .type = AW_CLK_NM, .clk.nm = &apb2_clk},
696 { .type = AW_CLK_NM, .clk.nm = &nand_clk},
697 { .type = AW_CLK_NM, .clk.nm = &mmc0_clk},
698 { .type = AW_CLK_NM, .clk.nm = &mmc1_clk},
699 { .type = AW_CLK_NM, .clk.nm = &mmc2_clk},
700 { .type = AW_CLK_NM, .clk.nm = &ts_clk},
701 { .type = AW_CLK_NM, .clk.nm = &ce_clk},
702 { .type = AW_CLK_NM, .clk.nm = &spi0_clk},
703 { .type = AW_CLK_NM, .clk.nm = &spi1_clk},
704 { .type = AW_CLK_NM, .clk.nm = &spdif_clk},
[all …]
/freebsd-12-stable/contrib/unbound/daemon/
Dremote.c670 print_stats(RES* ssl, const char* nm, struct ub_stats_info* s) in print_stats() argument
673 if(!ssl_printf(ssl, "%s.num.queries"SQ"%lu\n", nm, in print_stats()
675 if(!ssl_printf(ssl, "%s.num.queries_ip_ratelimited"SQ"%lu\n", nm, in print_stats()
677 if(!ssl_printf(ssl, "%s.num.queries_cookie_valid"SQ"%lu\n", nm, in print_stats()
679 if(!ssl_printf(ssl, "%s.num.queries_cookie_client"SQ"%lu\n", nm, in print_stats()
681 if(!ssl_printf(ssl, "%s.num.queries_cookie_invalid"SQ"%lu\n", nm, in print_stats()
683 if(!ssl_printf(ssl, "%s.num.cachehits"SQ"%lu\n", nm, in print_stats()
686 if(!ssl_printf(ssl, "%s.num.cachemiss"SQ"%lu\n", nm, in print_stats()
688 if(!ssl_printf(ssl, "%s.num.prefetch"SQ"%lu\n", nm, in print_stats()
690 if(!ssl_printf(ssl, "%s.num.queries_timed_out"SQ"%lu\n", nm, in print_stats()
[all …]
/freebsd-12-stable/crypto/openssl/crypto/evp/
Dnames.c103 static void do_all_cipher_fn(const OBJ_NAME *nm, void *arg) in do_all_cipher_fn() argument
106 if (nm->alias) in do_all_cipher_fn()
107 dc->fn(NULL, nm->name, nm->data, dc->arg); in do_all_cipher_fn()
109 dc->fn((const EVP_CIPHER *)nm->data, nm->name, NULL, dc->arg); in do_all_cipher_fn()
146 static void do_all_md_fn(const OBJ_NAME *nm, void *arg) in do_all_md_fn() argument
149 if (nm->alias) in do_all_md_fn()
150 dc->fn(NULL, nm->name, nm->data, dc->arg); in do_all_md_fn()
152 dc->fn((const EVP_MD *)nm->data, nm->name, NULL, dc->arg); in do_all_md_fn()
/freebsd-12-stable/crypto/openssl/crypto/pem/
Dpem_pkey.c28 char *nm = NULL; in PEM_read_bio_PrivateKey() local
35 if (!PEM_bytes_read_bio_secmem(&data, &len, &nm, PEM_STRING_EVP_PKEY, bp, in PEM_read_bio_PrivateKey()
40 if (strcmp(nm, PEM_STRING_PKCS8INF) == 0) { in PEM_read_bio_PrivateKey()
51 } else if (strcmp(nm, PEM_STRING_PKCS8) == 0) { in PEM_read_bio_PrivateKey()
79 } else if ((slen = pem_check_suffix(nm, "PRIVATE KEY")) > 0) { in PEM_read_bio_PrivateKey()
81 ameth = EVP_PKEY_asn1_find_str(NULL, nm, slen); in PEM_read_bio_PrivateKey()
90 OPENSSL_secure_free(nm); in PEM_read_bio_PrivateKey()
124 char *nm = NULL; in PEM_read_bio_Parameters() local
131 if (!PEM_bytes_read_bio(&data, &len, &nm, PEM_STRING_PARAMETERS, in PEM_read_bio_Parameters()
136 if ((slen = pem_check_suffix(nm, "PARAMETERS")) > 0) { in PEM_read_bio_Parameters()
[all …]
/freebsd-12-stable/sbin/pfctl/
Dpfctl_osfp.c287 struct name_entry *nm; in pfctl_flush_my_fingerprints() local
289 while ((nm = LIST_FIRST(list)) != NULL) { in pfctl_flush_my_fingerprints()
290 LIST_REMOVE(nm, nm_entry); in pfctl_flush_my_fingerprints()
291 pfctl_flush_my_fingerprints(&nm->nm_sublist); in pfctl_flush_my_fingerprints()
292 free(nm); in pfctl_flush_my_fingerprints()
342 struct name_entry *nm, *class_nm, *version_nm, *subtype_nm; in pfctl_get_fingerprint() local
353 if ((nm = lookup_name_list(&classes, name))) { in pfctl_get_fingerprint()
354 class = nm->nm_num; in pfctl_get_fingerprint()
464 struct name_entry *nm; in pfctl_lookup_fingerprint() local
487 LIST_FOREACH(nm, &classes, nm_entry) { in pfctl_lookup_fingerprint()
[all …]
/freebsd-12-stable/usr.bin/clang/llvm-nm/
DMakefile5 PROG_CXX= llvm-nm
7 SRCDIR= llvm/tools/llvm-nm
8 SRCS+= llvm-nm.cpp
29 LINKS= ${BINDIR}/llvm-nm ${BINDIR}/nm
30 MLINKS= llvm-nm.1 nm.1
/freebsd-12-stable/usr.bin/mkimg/tests/
Dmkimg_test.sh132 local nm
135 for nm in $mkimg_tests; do
136 ${nm}_body
143 local B F G S nm
149 nm="${S}_${G}_${B}_${F}"
150 atf_test_case $nm
151 eval "${nm}_body() { mkimg_test $G $B $S $F; }"
152 mkimg_tests="${mkimg_tests} ${nm}"
153 atf_add_test_case $nm
/freebsd-12-stable/contrib/unbound/contrib/
Dunbound_munin_299 for nm in `grep "^num.query.type" $seentags`; do
300 tp=`echo $nm | sed -e s/num.query.type.//`
301 p_config "$nm" "$tp" "ABSOLUTE"
311 for nm in `grep "^num.query.class" $seentags`; do
312 tp=`echo $nm | sed -e s/num.query.class.//`
313 p_config "$nm" "$tp" "ABSOLUTE"
323 for nm in `grep "^num.query.opcode" $seentags`; do
324 tp=`echo $nm | sed -e s/num.query.opcode.//`
325 p_config "$nm" "$tp" "ABSOLUTE"
335 for nm in `grep "^num.answer.rcode" $seentags`; do
[all …]
/freebsd-12-stable/contrib/openpam/t/
Dt_pam_conv.c63 t_pam_conv(int nm, const struct pam_message **msgs, in t_pam_conv() argument
71 if (nm != s->nmsg) { in t_pam_conv()
73 s->nmsg, nm); in t_pam_conv()
76 if (nm <= 0 || nm > PAM_MAX_NUM_MSG) { in t_pam_conv()
83 if ((resps = calloc(nm, sizeof *resps)) == NULL) in t_pam_conv()
85 for (i = 0; i < nm; ++i) { in t_pam_conv()
128 for (i = 0; i < nm; ++i) in t_pam_conv()
/freebsd-12-stable/contrib/unbound/validator/
Dval_nsec3.c271 uint8_t* nm, *zone; in nsec3_get_nextowner_b32() local
273 if(!nsec3_get_nextowner(rrset, r, &nm, &nmlen)) in nsec3_get_nextowner_b32()
279 return nsec3_hash_to_b32(nm, nmlen, zone, zonelen, buf, max); in nsec3_get_nextowner_b32()
331 uint8_t* nm; in filter_next() local
342 nm = filter->list[i]->rk.dname; in filter_next()
344 dname_remove_label(&nm, &nmlen); in filter_next()
345 if(query_dname_compare(nm, filter->zone) != 0) in filter_next()
410 uint8_t* nm; in filter_init() local
428 nm = list[i]->rk.dname; in filter_init()
430 dname_remove_label(&nm, &nmlen); in filter_init()
[all …]
Dval_nsec.c120 nsec_get_next(struct ub_packed_rrset_key* nsec, uint8_t** nm, size_t* ln) in nsec_get_next() argument
125 *nm = 0; in nsec_get_next()
129 *nm = d->rr_data[0]+2; in nsec_get_next()
130 *ln = dname_valid(*nm, d->rr_len[0]-2); in nsec_get_next()
132 *nm = 0; in nsec_get_next()
300 uint8_t* nm; in nsec_proves_nodata() local
310 if(!nsec_get_next(nsec, &nm, &ln)) in nsec_proves_nodata()
312 if(dname_strict_subdomain_c(nm, qinfo->qname) && in nsec_proves_nodata()
355 while (dname_canonical_compare(nsec->rk.dname, nm) < 0) { in nsec_proves_nodata()
358 if (dname_subdomain_c(qinfo->qname, nm)) in nsec_proves_nodata()
[all …]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/common/zfs/
Dzfs_comutil.c73 char *nm; in zpool_get_load_policy() local
86 nm = nvpair_name(elem); in zpool_get_load_policy()
87 if (strcmp(nm, ZPOOL_LOAD_POLICY) == 0) { in zpool_get_load_policy()
91 } else if (strcmp(nm, ZPOOL_LOAD_REWIND_POLICY) == 0) { in zpool_get_load_policy()
95 } else if (strcmp(nm, ZPOOL_LOAD_REQUEST_TXG) == 0) { in zpool_get_load_policy()
97 } else if (strcmp(nm, ZPOOL_LOAD_META_THRESH) == 0) { in zpool_get_load_policy()
99 } else if (strcmp(nm, ZPOOL_LOAD_DATA_THRESH) == 0) { in zpool_get_load_policy()
/freebsd-12-stable/usr.sbin/ctm/mkCTM/
DmkCTM111 set nm [format "%s.%04d%s" $CTMname $CTMnbr $CTMsuff]
118 …age $CTMname $CTMnbr $CTMdate . $x1 $CTMref | md5 -p | gzip -9 > ${CTMtmp}:${nm}.gz 2>@ stderr" r2]
144 exec sh -e -c "cd $CTMcopy ; $CTMSW/ctm -v -v -v ${CTMtmp}:${nm}.gz" >& ${CTMtmp}.apply
149 exec mv ${CTMtmp}:${nm}.gz $CTMdest/.CTMtmp_${nm}.gz >&@ stdout
150 exec mv $CTMdest/.CTMtmp_${nm}.gz $CTMdest/${nm}.gz >&@ stdout
158 exec $CTMSW/ctm_smail -m $CTMmaxmsg -c $CTMmaxctm $CTMdest/${nm}.gz $CTMmail >&@ stdout
162 …exec $CTMSW/ctm_smail -m $CTMmaxmsg -c $CTMmaxctm -q $CTMqueue $CTMdest/${nm}.gz $CTMqueuemail >&@…
/freebsd-12-stable/contrib/binutils/binutils/
Dsanity.sh17 for i in size objdump nm ar strip ranlib ; do
22 for i in size objdump nm ar strip ranlib ; do
27 for i in size objdump nm ar strip ranlib ; do
28 ${BIN}/nm ${BIN}/$i > /dev/null
37 for i in size objdump nm ar ranlib ; do
/freebsd-12-stable/contrib/unbound/ipsecmod/
Dipsecmod-whitelist.c61 uint8_t* nm = sldns_str2wire_dname(name, &len); in whitelist_str_cfg() local
62 if(!nm) { in whitelist_str_cfg()
69 free(nm); in whitelist_str_cfg()
73 n->name = nm; in whitelist_str_cfg()
75 n->labs = dname_count_labels(nm); in whitelist_str_cfg()
77 if(!name_tree_insert(whitelist, n, nm, len, n->labs, n->dclass)) { in whitelist_str_cfg()
/freebsd-12-stable/sys/dev/uart/
Duart_bus_ebus.c68 const char *nm, *cmpt; in uart_ebus_probe() local
75 nm = ofw_bus_get_name(dev); in uart_ebus_probe()
79 if (!strcmp(nm, "lom-console") || !strcmp(nm, "su") || in uart_ebus_probe()
80 !strcmp(nm, "su_pnp") || !strcmp(cmpt, "rsc-console") || in uart_ebus_probe()
/freebsd-12-stable/crypto/openssl/crypto/x509/
Dx_name.c153 } nm = { in x509_name_ex_d2i() local
173 if (!x509_name_ex_new(&nm.a, NULL)) in x509_name_ex_d2i()
176 if (!BUF_MEM_grow(nm.x->bytes, p - q)) in x509_name_ex_d2i()
178 memcpy(nm.x->bytes->data, q, p - q); in x509_name_ex_d2i()
186 if (!sk_X509_NAME_ENTRY_push(nm.x->entries, entry)) in x509_name_ex_d2i()
191 ret = x509_name_canon(nm.x); in x509_name_ex_d2i()
196 nm.x->modified = 0; in x509_name_ex_d2i()
197 *val = nm.a; in x509_name_ex_d2i()
202 if (nm.x != NULL) in x509_name_ex_d2i()
203 X509_NAME_free(nm.x); in x509_name_ex_d2i()
[all …]
/freebsd-12-stable/contrib/unbound/iterator/
Diter_fwd.c109 forwards_insert_data(struct iter_forwards* fwd, uint16_t c, uint8_t* nm, in forwards_insert_data() argument
120 node->name = memdup(nm, nmlen); in forwards_insert_data()
131 dname_str(nm, buf); in forwards_insert_data()
297 fwd_add_stub_hole(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) in fwd_add_stub_hole() argument
302 key.name = nm; in fwd_add_stub_hole()
469 fwd_zone_find(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) in fwd_zone_find() argument
474 key.name = nm; in fwd_zone_find()
475 key.namelabs = dname_count_size_labels(nm, &key.namelen); in fwd_zone_find()
494 forwards_delete_zone(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) in forwards_delete_zone() argument
497 if(!(z=fwd_zone_find(fwd, c, nm))) in forwards_delete_zone()
[all …]

12345678910>>...15