/openbsd/usr.bin/gprof/ |
H A D | elf.c | 93 nname = 0; in getnfile() 96 nname++; in getnfile() 101 printf("[getnfile] %d of %d symbols wanted\n", nname, symtabct); in getnfile() 106 if ((nl = calloc(nname + 1, sizeof(nltype))) == NULL) in getnfile()
|
H A D | lookup.c | 51 for ( low = 0 , high = nname - 1 ; low != high ; ) { in nllookup() 59 printf( "[nllookup] %d (%d) probes\n" , probes , nname-1 ); in nllookup() 72 warnx("[nllookup] (%d) binary search fails", nname - 1); in nllookup()
|
H A D | arcs.c | 197 topsortnlp = calloc( nname , sizeof(nltype *) ); in doarcs() 200 for ( index = 0 ; index < nname ; index += 1 ) { in doarcs() 203 qsort( topsortnlp , nname , sizeof(nltype *) , topcmp ); in doarcs() 207 for ( index = 0 ; index < nname ; index += 1 ) { in doarcs() 233 timesortnlp = calloc( nname + ncycle , sizeof(nltype *) ); in doarcs() 236 for ( index = 0 ; index < nname ; index++ ) { in doarcs() 240 timesortnlp[nname+index-1] = &cyclenl[index]; in doarcs() 242 qsort( timesortnlp , nname + ncycle , sizeof(nltype *) , totalcmp ); in doarcs() 243 for ( index = 0 ; index < nname + ncycle ; index++ ) { in doarcs() 255 for ( index = 0 ; index < nname ; index += 1 ) { in dotime() [all …]
|
H A D | printgprof.c | 53 sortednlp = calloc( nname , sizeof(nltype *) ); in printprof() 56 for ( index = 0 ; index < nname ; index += 1 ) { in printprof() 59 qsort( sortednlp , nname , sizeof(nltype *) , timecmp ); in printprof() 60 for ( index = 0 ; index < nname ; index += 1 ) { in printprof() 195 for ( index = 0 ; index < nname + ncycle ; index ++ ) { in printgprof() 673 namesortnlp = calloc( nname + ncycle , sizeof(nltype *) ); in printindex() 676 for ( index = 0 , nnames = 0 ; index < nname ; index++ ) { in printindex()
|
H A D | gprof.c | 45 int nname; /* the number of function names */ variable 183 qsort(nl, nname, sizeof(nltype), valcmp); in main() 490 for (j = j - 1; j < nname; j++) { in asgnsamples()
|
H A D | gprof.h | 126 extern int nname; /* the number of function names */
|
/openbsd/usr.bin/dig/lib/dns/ |
H A D | compress.c | 92 dns_name_t tname, nname; in dns_compress_findglobal() local 106 dns_name_init(&nname, NULL); in dns_compress_findglobal() 114 NODENAME(node, &nname); in dns_compress_findglobal() 116 if (dns_name_caseequal(&nname, &tname)) in dns_compress_findglobal() 119 if (dns_name_equal(&nname, &tname)) in dns_compress_findglobal()
|
/openbsd/sys/arch/macppc/macppc/ |
H A D | openfirm.c | 420 char nname[32]; in OF_getnodebyname() local 429 len = OF_getprop(node, "name", nname, sizeof(nname)); in OF_getnodebyname() 430 nname[len] = 0; in OF_getnodebyname() 431 if (strcmp(nname, name) == 0) { in OF_getnodebyname()
|
/openbsd/bin/pax/ |
H A D | pat_rep.c | 917 char nname[PAXPATHLEN+1]; /* final result of all replacements */ in rep_name() local 931 outpt = nname; in rep_name() 1019 name, nname); in rep_name() 1027 if (*nname == '\0') in rep_name() 1031 (void)fprintf(stderr,"%s >> %s\n", name, nname); in rep_name() 1038 if (*nname == '\0') in rep_name() 1040 *nlen = strlcpy(name, nname, nsize); in rep_name()
|
H A D | tables.c | 124 char *nname; /* new name typed in by the user */ member 972 add_name(char *oname, int onamelen, char *nname) in add_name() argument 1002 if (strcmp(nname, pt->nname) == 0) in add_name() 1005 free(pt->nname); in add_name() 1006 if ((pt->nname = strdup(nname)) == NULL) { in add_name() 1019 if ((pt->nname = strdup(nname)) != NULL) { in add_name() 1063 *onamelen = strlcpy(oname, pt->nname, onamesize); in sub_name()
|
/openbsd/usr.bin/mg/ |
H A D | fileio.c | 217 char *nname, *tname, *bkpth; in fbackupfile() local 228 if (asprintf(&nname, "%s~", bkpth) == -1) { in fbackupfile() 238 free(nname); in fbackupfile() 244 free(nname); in fbackupfile() 252 free(nname); in fbackupfile() 277 if (rename(tname, nname) == -1) { in fbackupfile() 283 free(nname); in fbackupfile()
|
/openbsd/gnu/usr.bin/perl/dist/Data-Dumper/ |
H A D | Dumper.xs | 1350 SV * const nname = newSVpvs(""); in DD_dump() local 1365 sv_setsv(nname, postentry); in DD_dump() 1366 sv_catpvn(nname, entries[j], sizes[j]); in DD_dump() 1375 DD_dump(aTHX_ e, SvPVX_const(nname), SvCUR(nname), postentry, in DD_dump() 1382 SvREFCNT_dec(nname); in DD_dump()
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | decl2.c | 3009 char *nname; in build_java_method_aliases() local 3014 nname = ACONCAT (("_ZGA", oname+2, NULL)); in build_java_method_aliases() 3015 nid = get_identifier (nname); in build_java_method_aliases()
|
/openbsd/gnu/gcc/gcc/ |
H A D | optabs.c | 5085 const char *nname, *wname; in init_intraclass_conv_libfuncs() local 5105 nname = GET_MODE_NAME (nmode); in init_intraclass_conv_libfuncs() 5109 for (q = widening ? nname : wname; *q; p++, q++) in init_intraclass_conv_libfuncs() 5111 for (q = widening ? wname : nname; *q; p++, q++) in init_intraclass_conv_libfuncs()
|
/openbsd/sbin/unwind/libunbound/services/ |
H A D | authzone.c | 3458 char zname[256], qname[256], nname[256], cename[256], in auth_zone_generate_answer() local 3467 nname, sizeof(nname)); in auth_zone_generate_answer() 3468 else snprintf(nname, sizeof(nname), "NULL"); in auth_zone_generate_answer() 3477 "ce %s, rrset %s", zname, qname, tpstr, nname, in auth_zone_generate_answer()
|
/openbsd/usr.sbin/unbound/services/ |
H A D | authzone.c | 3458 char zname[256], qname[256], nname[256], cename[256], in auth_zone_generate_answer() local 3467 nname, sizeof(nname)); in auth_zone_generate_answer() 3468 else snprintf(nname, sizeof(nname), "NULL"); in auth_zone_generate_answer() 3477 "ce %s, rrset %s", zname, qname, tpstr, nname, in auth_zone_generate_answer()
|