Searched refs:structname (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/libevent/ |
| H A D | event_rpcgen.py | 481 def CodeClear(self, structname): argument 584 def CodeClear(self, structname): argument 587 structname, self._name, structname, self._name)] 743 def CodeClear(self, structname): argument 890 'structname' : structname, 914 def CodeClear(self, structname): argument 1029 def CodeClear(self, structname): argument 1248 def CodeClear(self, structname): argument 1252 { 'structname' : structname } )) 1285 def CodeFree(self, structname): argument [all …]
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/ |
| H A D | event_rpcgen.py | 481 def CodeClear(self, structname): argument 584 def CodeClear(self, structname): argument 587 structname, self._name, structname, self._name)] 743 def CodeClear(self, structname): argument 890 'structname' : structname, 914 def CodeClear(self, structname): argument 1029 def CodeClear(self, structname): argument 1248 def CodeClear(self, structname): argument 1252 { 'structname' : structname } )) 1285 def CodeFree(self, structname): argument [all …]
|
| /freebsd-12.1/crypto/heimdal/appl/ftp/ftp/ |
| H A D | globals.c | 39 char structname[32]; /* name of file transfer structure */ variable
|
| H A D | ftp_var.h | 80 extern char structname[32]; /* name of file transfer structure */
|
| H A D | cmds.c | 138 strlcpy(structname, "file", sizeof(structname)); in setpeer() 368 printf("We only support %s structure, sorry.\n", structname); in setstruct() 870 modename, typename, formname, structname); in status()
|
| /freebsd-12.1/contrib/tnftp/src/ |
| H A D | ftp_var.h | 239 GLOBAL char structname[32]; /* name of file transfer structure */ variable
|
| H A D | util.c | 163 (void)strlcpy(structname, "file", sizeof(structname)); in setpeer()
|
| H A D | cmds.c | 402 fprintf(ttyout, "We only support %s structure, sorry.\n", structname); in setstruct() 830 modename, typename, formname, structname); in status()
|
| /freebsd-12.1/contrib/binutils/gas/doc/ |
| H A D | as.texinfo | 3917 * Tag:: @code{.tag @var{structname}} 6037 @section @code{.tag @var{structname}}
|