Home
last modified time | relevance | path

Searched refs:printname (Results 1 – 11 of 11) sorted by relevance

/netbsd/libexec/httpd/
H A Ddir-index-bozo.c61 char *file = NULL, *printname = NULL, *p; in bozo_dir_index() local
105 bozoasprintf(httpd, &printname, "~%s/%s", in bozo_dir_index()
110 printname = bozostrdup(httpd, request, request->hr_file); in bozo_dir_index()
113 if (strcmp(printname, httpd->index_html) == 0) in bozo_dir_index()
114 strcpy(printname, "/"); /* is ``slashdir'' */ in bozo_dir_index()
118 if ((p = bozo_escape_html(httpd, printname)) != NULL) { in bozo_dir_index()
119 free(printname); in bozo_dir_index()
120 printname = p; in bozo_dir_index()
135 printname); in bozo_dir_index()
137 printname); in bozo_dir_index()
[all …]
/netbsd/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A Dam_edit80 $printname = ""; # used to display the directory the Makefile is in
238 $printname = $makefile;
239 $printname =~ s/^\Q$topdir\E\///;
242 print STDOUT "Processing makefile $printname\n" if ($verbose);
321 $tmp .= "\t$automkCall\n\tcd \$(top_srcdir) && perl $thisProg $printname\n\n";
544 print STDERR "Warning: unknown option $opt in $printname\n";
883 print STDERR "$printname: the argument for AUTO|USE_AUTOMOC is obsolete" if ($+);
928 my $newLine = $1."\n\tcd \$(top_srcdir) && perl $thisProg $printname";
1253 print STDERR "unknown icon type $type in $printname ($file)\n";
1285 print STDERR "unknown icon prefix $prefix in $printname\n";
[all …]
/netbsd/external/historical/nawk/dist/
H A Dproctab.c5 static const char * const printname[96] = { variable
212 return printname[n-FIRSTTOKEN]; in tokname()
/netbsd/external/mpl/bind/dist/lib/dns/include/dns/
H A Drbt.h659 dns_rbt_formatnodename(dns_rbtnode_t *node, char *printname, unsigned int size);
/netbsd/external/mpl/bind/dist/lib/dns/
H A Drbt.c2254 dns_rbt_formatnodename(dns_rbtnode_t *node, char *printname, in dns_rbt_formatnodename() argument
2261 REQUIRE(printname != NULL); in dns_rbt_formatnodename()
2266 dns_name_format(name, printname, size); in dns_rbt_formatnodename()
2268 snprintf(printname, size, "<error building name: %s>", in dns_rbt_formatnodename()
2272 return (printname); in dns_rbt_formatnodename()
H A Drbtdb.c1846 char printname[DNS_NAME_FORMATSIZE]; in delete_node() local
1850 dns_rbt_formatnodename(node, printname, in delete_node()
1851 sizeof(printname)), in delete_node()
5612 char printname[DNS_NAME_FORMATSIZE]; in expirenode() local
5643 dns_rbt_formatnodename(rbtnode, printname, in expirenode()
5644 sizeof(printname))); in expirenode()
5669 printname); in expirenode()
5679 printname); in expirenode()
5683 "overmem cache: saved %s", printname); in expirenode()
/netbsd/external/gpl3/binutils.old/dist/gprof/
H A DChangeLog-92032076 by printname(). It handles stripping of initial '_',
/netbsd/external/gpl3/gdb/dist/gprof/
H A DChangeLog-92032076 by printname(). It handles stripping of initial '_',
/netbsd/external/gpl3/binutils/dist/gprof/
H A DChangeLog-92032076 by printname(). It handles stripping of initial '_',
/netbsd/external/gpl3/gdb.old/dist/gprof/
H A DChangeLog-92032076 by printname(). It handles stripping of initial '_',
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200422944 last_unconditional_cleanup, nominal_type, printname, and