Searched refs:structname (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/usr.bin/perl/dist/Unicode-Normalize/ |
| H A D | mkheader | 30 our $structname = "${prefix}complist"; 197 my $listname = sprintf("${structname}_%06x", $comp1st); 297 "typedef struct { UV nextchar; UV composite; } $structname;\n\n"; 300 $compinit .= "$structname $i [] = {\n"; 332 type => "$structname *",
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
| H A D | Configure.pm | 518 my($structname,@headers) = @_; 519 ApplyHeaders("main(){ struct $structname s;}",@headers); 532 my($structname,$fieldname,@headers) = @_; 533 ApplyHeaders("main(){ struct $structname s1; struct $structname s2;
|
| /openbsd-src/usr.bin/ftp/ |
| H A D | ftp_var.h | 137 extern char structname[32]; /* name of file transfer structure */
|
| H A D | util.c | 155 (void)strlcpy(structname, "file", sizeof structname); in setpeer()
|
| H A D | cmds.c | 128 fprintf(ttyout, "We only support %s structure, sorry.\n", structname); in setstruct() 491 modename, typename, formname, structname); in status()
|
| H A D | main.c | 123 char structname[32]; variable
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | as.texinfo | 3872 * Tag:: @code{.tag @var{structname}} 5881 @section @code{.tag @var{structname}}
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | as.texinfo | 3801 * Tag:: @code{.tag @var{structname}} 5652 @section @code{.tag @var{structname}}
|