Home
last modified time | relevance | path

Searched refs:_proto (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/lib/libalias/
H A Dalias_local.h106 u_char _proto);
109 u_char _proto);
112 u_short _dst_port, u_short _alias_port, u_char _proto, int _create);
115 u_short _src_port, u_short _dst_port, u_char _proto, int _create);
133 u_short _src_port, u_short _alias_port, u_char _proto);
142 u_char _proto, u_char _align);
H A Dalias.h78 unsigned short _alias_port, unsigned char _proto);
82 unsigned char _proto);
/dflybsd-src/crypto/openssh/
H A Dclientloop.c291 char **_proto, char **_data) in client_x11_get_proto() argument
301 *_proto = proto; in client_x11_get_proto()