Searched refs:_proto (Results 1 – 4 of 4) sorted by relevance
| /freebsd-head/sys/compat/linuxkpi/common/include/linux/ |
| HD | tracepoint.h | 37 #define TRACE_EVENT(_name, _proto, _args, _struct, _assign, _printk) \ argument 38 static inline void trace_ ## _name(_proto) \ 43 #define DEFINE_EVENT(_x, _name, _proto, _args) \ argument 44 static inline void trace_ ## _name(_proto) \
|
| /freebsd-head/sys/netinet/libalias/ |
| HD | alias_local.h | 260 u_char _proto, struct alias_link **_lnkp); 263 u_char _proto, struct alias_link **_lnkp); 266 u_short _dst_port, u_short _alias_port, u_char _proto, int _create, 270 u_short _src_port, u_short _dst_port, u_char _proto, int _create, 289 u_short _src_port, u_short _alias_port, u_char _proto); 300 u_short _dst_port, u_short _port_count, u_char _proto,
|
| HD | alias.h | 110 unsigned short _alias_port, unsigned char _proto); 113 unsigned char _proto);
|
| /freebsd-head/crypto/openssh/ |
| HD | clientloop.c | 291 char **_proto, char **_data) in client_x11_get_proto() argument 301 *_proto = proto; in client_x11_get_proto()
|