Searched refs:_struct (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/libevent/ |
| H A D | event_rpcgen.py | 358 self._struct = None 368 self._struct = struct 403 if not self._struct: 541 self._struct.Name(), name, 542 self._struct.Name(), self._ctype), 555 self._struct.Name(), name, 556 self._struct.Name(), self._ctype), 830 self._struct.Name(), name, 831 self._struct.Name(), self._ctype), 973 self._struct.Name(), name, [all …]
|
| H A D | whatsnew-2.0.txt | 102 _struct.h header (see 2.1), and there are new allocate-and-
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/ |
| H A D | event_rpcgen.py | 358 self._struct = None 368 self._struct = struct 403 if not self._struct: 541 self._struct.Name(), name, 542 self._struct.Name(), self._ctype), 555 self._struct.Name(), name, 556 self._struct.Name(), self._ctype), 830 self._struct.Name(), name, 831 self._struct.Name(), self._ctype), 973 self._struct.Name(), name, [all …]
|
| H A D | whatsnew-2.0.txt | 102 _struct.h header (see 2.1), and there are new allocate-and-
|
| /freebsd-12.1/sys/dev/ixl/ |
| H A D | i40e_lan_hmc.c | 690 #define I40E_HMC_STORE(_struct, _ele) \ argument 691 offsetof(struct _struct, _ele), \ 692 FIELD_SIZEOF(struct _struct, _ele)
|
| /freebsd-12.1/contrib/dtc/Documentation/ |
| H A D | dtc-paper.tex | 162 \texttt{0x08} & \emph{off\_struct} & \\\cline{2-2} 186 \emph{off\_struct} & \dtbeginnode & structure block \\\cline{2-2}
|