Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dreadconf.c179 } OpCodes; typedef
185 OpCodes opcode;
328 static const char *lookup_opcode_name(OpCodes code);
786 static OpCodes
3118 fmt_intarg(OpCodes code, int val) in fmt_intarg()
3159 lookup_opcode_name(OpCodes code) in lookup_opcode_name()
3170 dump_cfg_int(OpCodes code, int val) in dump_cfg_int()
3176 dump_cfg_fmtint(OpCodes code, int val) in dump_cfg_fmtint()
3182 dump_cfg_string(OpCodes code, const char *val) in dump_cfg_string()
3190 dump_cfg_strarray(OpCodes code, u_int count, char **vals) in dump_cfg_strarray()
[all …]