Searched refs:nm (Results 1 - 25 of 238) sorted by relevance

12345678910

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Ddef-fns1.C21 hyphenation_language(symbol nm) : name(nm), exceptions(501) {} argument
/openbsd-current/usr.sbin/ldpd/
H A Dnotification.c32 send_notification_full(struct tcp_conn *tcp, struct notify_msg *nm) argument
40 if (nm->flags & F_NOTIF_PW_STATUS)
42 if (nm->flags & F_NOTIF_FEC)
43 size += len_fec_tlv(&nm->fec);
44 if (nm->flags & F_NOTIF_RETURNED_TLVS)
45 size += TLV_HDR_SIZE * 2 + nm->rtlvs.length;
53 err |= gen_status_tlv(buf, nm->status_code, nm->msg_id, nm->msg_type);
55 if (nm
80 struct notify_msg nm; local
94 struct notify_msg nm; local
116 struct notify_msg nm; local
299 log_msg_notification(int out, struct nbr *nbr, struct notify_msg *nm) argument
[all...]
H A Dl2vpn.c337 struct notify_msg nm; local
339 memset(&nm, 0, sizeof(nm));
340 nm.status_code = S_PW_STATUS;
341 nm.pw_status = status;
342 nm.flags |= F_NOTIF_PW_STATUS;
343 lde_fec2map(fec, &nm.fec);
344 nm.flags |= F_NOTIF_FEC;
346 lde_imsg_compose_ldpe(IMSG_NOTIFICATION_SEND, ln->peerid, 0, &nm,
347 sizeof(nm));
354 struct notify_msg nm; local
370 l2vpn_recv_pw_status(struct lde_nbr *ln, struct notify_msg *nm) argument
410 l2vpn_recv_pw_status_wcard(struct lde_nbr *ln, struct notify_msg *nm) argument
[all...]
/openbsd-current/gnu/usr.bin/perl/lib/B/
H A DDeparse-subclass.t16 my $nm = 'B::Deparse::NameMangler'->new;
18 like $nm->coderef2text(sub { my($a, $b, $c) }),
22 like $nm->coderef2text(sub { my $c; /(??{ $c })/; }),
/openbsd-current/usr.bin/nm/
H A DMakefile3 PROG= nm
4 SRCS= nm.c elf32.c elf64.c
7 LINKS= ${BINDIR}/nm ${BINDIR}/size
8 MAN= nm.1 size.1
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dsanity.sh17 for i in size objdump nm ar strip ranlib ; do
22 for i in size objdump nm ar strip ranlib ; do
26 ### nm
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
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dsanity.sh17 for i in size objdump nm ar strip ranlib ; do
22 for i in size objdump nm ar strip ranlib ; do
26 ### nm
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
/openbsd-current/usr.sbin/unbound/ipsecmod/
H A Dipsecmod-whitelist.c61 uint8_t* nm = sldns_str2wire_dname(name, &len); local
62 if(!nm) {
69 free(nm);
73 n->name = nm;
75 n->labs = dname_count_labels(nm);
77 if(!name_tree_insert(whitelist, n, nm, len, n->labs, n->dclass)) {
/openbsd-current/gnu/gcc/libmudflap/testsuite/libmudflap.c++/
H A Dpass57-frag.cxx10 fitscolumn (const std::string &nm, const std::string &un,int i1,int t1) argument
11 : name_(nm), unit_(un), i(i1), t(t1){}
/openbsd-current/regress/sys/kern/mmap/
H A Dmmaptest.c47 static char nm[] = TEMPL; local
50 fd = mkstemp(nm);
68 fd = open(nm, O_RDONLY);
71 if (unlink(nm) == -1)
/openbsd-current/usr.sbin/unbound/daemon/
H A Dcachedump.h100 * @param nm: name to lookup
105 int print_deleg_lookup(RES* ssl, struct worker* worker, uint8_t* nm,
H A Dremote.c670 print_stats(RES* ssl, const char* nm, struct ub_stats_info* s) argument
673 if(!ssl_printf(ssl, "%s.num.queries"SQ"%lu\n", nm,
675 if(!ssl_printf(ssl, "%s.num.queries_ip_ratelimited"SQ"%lu\n", nm,
677 if(!ssl_printf(ssl, "%s.num.queries_cookie_valid"SQ"%lu\n", nm,
679 if(!ssl_printf(ssl, "%s.num.queries_cookie_client"SQ"%lu\n", nm,
681 if(!ssl_printf(ssl, "%s.num.queries_cookie_invalid"SQ"%lu\n", nm,
683 if(!ssl_printf(ssl, "%s.num.cachehits"SQ"%lu\n", nm,
686 if(!ssl_printf(ssl, "%s.num.cachemiss"SQ"%lu\n", nm,
688 if(!ssl_printf(ssl, "%s.num.prefetch"SQ"%lu\n", nm,
690 if(!ssl_printf(ssl, "%s.num.queries_timed_out"SQ"%lu\n", nm,
741 char nm[32]; local
897 char nm[32]; local
1121 uint8_t nm[LDNS_MAX_DOMAINLEN+1]; local
1176 uint8_t* nm; local
1244 uint8_t* nm; local
1354 uint8_t* nm; local
1544 uint8_t* nm; local
1555 do_cache_remove(struct worker* worker, uint8_t* nm, size_t nmlen, uint16_t t, uint16_t c) argument
1582 uint8_t* nm; local
1753 uint8_t* nm; local
1934 uint8_t* nm; local
1958 ssl_print_name_dp(RES* ssl, const char* str, uint8_t* nm, uint16_t dclass, struct delegpt* dp) argument
2012 parse_delegpt(RES* ssl, char* args, uint8_t* nm) argument
2107 parse_fs_args(RES* ssl, char* args, uint8_t** nm, struct delegpt** dp, int* insecure, int* prime, int* tls) argument
2158 uint8_t* nm = NULL; local
2194 uint8_t* nm = NULL; local
2215 uint8_t* nm = NULL; local
2271 uint8_t* nm = NULL; local
2295 uint8_t* nm = NULL; local
2316 uint8_t* nm = NULL; local
2426 char nm[257]; local
2570 uint8_t* nm = NULL; local
2649 uint8_t* nm = NULL; local
2986 uint8_t *nm = NULL; local
[all...]
/openbsd-current/sys/arch/hppa/include/
H A Disa_machdep.h52 #define isa_intr_establish(c, i, t, l, f, a, nm) \
53 (*(c)->ic_intr_establish)((c)->ic_v, (i), (t), (l), (f), (a), (nm))
/openbsd-current/sys/arch/alpha/eisa/
H A Deisa_machdep.h62 #define eisa_intr_establish(c, h, t, l, f, a, nm) \
63 (*(c)->ec_intr_establish)((c)->ec_v, (h), (t), (l), (f), (a), (nm))
/openbsd-current/regress/misc/c++abi/
H A DMakefile9 nm -C nm1.o | fgrep witness | sort | sed -e 's/.* T witness_//' >$@
/openbsd-current/lib/libcrypto/pem/
H A Dpem_pkey.c80 char *nm = NULL; local
87 if (!PEM_bytes_read_bio(&data, &len, &nm, PEM_STRING_EVP_PKEY,
92 if (strcmp(nm, PEM_STRING_PKCS8INF) == 0) {
103 } else if (strcmp(nm, PEM_STRING_PKCS8) == 0) {
130 } else if ((slen = pem_check_suffix(nm, "PRIVATE KEY")) > 0) {
132 ameth = EVP_PKEY_asn1_find_str(NULL, nm, slen);
142 free(nm);
178 char *nm = NULL; local
185 if (!PEM_bytes_read_bio(&data, &len, &nm, PEM_STRING_PARAMETERS,
190 if ((slen = pem_check_suffix(nm, "PARAMETER
[all...]
/openbsd-current/usr.sbin/unbound/iterator/
H A Diter_fwd.h204 * @param nm: name of zone (in uncompressed wireformat).
208 uint8_t* nm, int nolock);
218 * @param nm: name of zone (in uncompressed wireformat).
223 uint8_t* nm, int nolock);
231 * @param nm: name of zone (in uncompressed wireformat).
235 uint8_t* nm, int nolock);
/openbsd-current/sbin/unwind/libunbound/iterator/
H A Diter_fwd.h204 * @param nm: name of zone (in uncompressed wireformat).
208 uint8_t* nm, int nolock);
218 * @param nm: name of zone (in uncompressed wireformat).
223 uint8_t* nm, int nolock);
231 * @param nm: name of zone (in uncompressed wireformat).
235 uint8_t* nm, int nolock);
/openbsd-current/gnu/usr.bin/perl/t/porting/
H A Dlibperl.t3 # Try opening libperl.a with nm, and verifying it has the kind of
15 # Debugging tip: nm output (this script's input) can be faked by
18 # "@style" (where style is a supported nm style, like "gnu" or "darwin")
30 # (the full story is too long for here, see "man nm")
55 # If we compile with gcc nm marks PL_no_mem as "D" (normal data) rather than a R (read only)
57 # If we compile with clang 14, nm marks PL_no_mem as "T" (text, aka code) rather than R
80 my $nm;
96 print "# Faking nm output from $fake_input\n";
99 print "# Faking nm style from $fake_style\n";
107 die "$0: Unknown explicit nm styl
[all...]
/openbsd-current/usr.sbin/tcpdump/
H A Dpfctl_osfp.c274 struct name_entry *nm; local
276 while ((nm = LIST_FIRST(list)) != NULL) {
277 LIST_REMOVE(nm, nm_entry);
278 pfctl_flush_my_fingerprints(&nm->nm_sublist);
279 free(nm);
323 struct name_entry *nm, *class_nm, *version_nm, *subtype_nm; local
334 if ((nm = lookup_name_list(&classes, name))) {
335 class = nm->nm_num;
445 struct name_entry *nm; local
468 LIST_FOREACH(nm,
522 struct name_entry *nm; local
711 struct name_entry *nm; local
725 struct name_entry *nm, *nmsearch, *nmlast; local
[all...]
/openbsd-current/sbin/pfctl/
H A Dpfctl_osfp.c270 struct name_entry *nm; local
272 while ((nm = LIST_FIRST(list)) != NULL) {
273 LIST_REMOVE(nm, nm_entry);
274 pfctl_flush_my_fingerprints(&nm->nm_sublist);
275 free(nm);
325 struct name_entry *nm, *class_nm, *version_nm, *subtype_nm; local
336 if ((nm = lookup_name_list(&classes, name))) {
337 class = nm->nm_num;
447 struct name_entry *nm; local
470 LIST_FOREACH(nm,
524 struct name_entry *nm; local
714 struct name_entry *nm; local
728 struct name_entry *nm, *nmsearch, *nmlast; local
[all...]
/openbsd-current/bin/pax/
H A Dfile_subs.c358 char *nm = arcn->name; local
378 while (lstat(nm, &sb) == 0 &&
380 len = readlink(nm, target,
385 nm, arcn->name);
390 nm = target;
393 res = mkdir(nm, file_mode);
401 res = mknod(nm, file_mode, arcn->sb.st_rdev);
405 res = mknod(nm, file_mode, arcn->sb.st_rdev);
408 res = mkfifo(nm, file_mode);
416 nm);
[all...]
/openbsd-current/usr.sbin/unbound/edns-subnet/
H A Dsubnet-whitelist.c136 uint8_t* nm, *nmr; local
142 nm = sldns_str2wire_dname(p->str, &nm_len);
143 if(!nm) {
147 nm_labs = dname_count_size_labels(nm, &nm_len);
148 nmr = (uint8_t*)regional_alloc_init(whitelist->region, nm,
150 free(nm);
/openbsd-current/lib/libc/gen/
H A Ddisklabel.c138 const char * const *nm; local
140 for (nm = names; *nm; nm++)
141 if (strcasecmp(t, *nm) == 0)
142 return (nm - names);
/openbsd-current/gnu/llvm/llvm/tools/llvm-shlib/
H A Dgen-msvc-exports.py17 # python C:\Path\To\gen-msvc-exports.py --nm ..\bin\llvm-nm.exe LLVM*.lib
20 # If you want to use a different `llvm-nm` executable, pass the path
21 # with the `--nm` flag.
54 def gen_llvm_c_export(output, underscore, libs, nm):
57 Run `nm` for each lib in `libs`, and output an export file
72 check_call([nm, '-g', lib], stdout=dumpout_f)
97 '--nm', help='path to the llvm-nm executable', default='llvm-nm'
[all...]

Completed in 509 milliseconds

12345678910