Searched defs:structname (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | event_rpcgen.py | 565 def CodeClear(self, structname): argument 675 def CodeClear(self, structname): argument 848 def CodeClear(self, structname): argument 995 def CodeComplete(self, structname, var_name): argument 1028 def CodeClear(self, structname): argument 1152 def CodeClear(self, structname): argument 1330 def CodeComplete(self, structname, var_name): argument 1400 def CodeClear(self, structname): argument 1443 def CodeFree(self, structname): argument
|
/freebsd/contrib/libevent/ |
H A D | event_rpcgen.py | 565 def CodeClear(self, structname): argument 675 def CodeClear(self, structname): argument 848 def CodeClear(self, structname): argument 995 def CodeComplete(self, structname, var_name): argument 1028 def CodeClear(self, structname): argument 1152 def CodeClear(self, structname): argument 1330 def CodeComplete(self, structname, var_name): argument 1400 def CodeClear(self, structname): argument 1443 def CodeFree(self, structname): argument
|
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | globals.c | 39 char structname[32]; /* name of file transfer structure */ variable
|
/freebsd/contrib/tnftp/src/ |
H A D | ftp_var.h | 239 GLOBAL char structname[32]; /* name of file transfer structure */ variable
|