Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssh/
HDservconf.c2113 fmt_intarg(ServerOpCodes code, int val) in fmt_intarg() function
2170 printf("%s %s\n", lookup_opcode_name(code), fmt_intarg(code, val)); in dump_cfg_fmtint()
HDreadconf.c2403 fmt_intarg(OpCodes code, int val) in fmt_intarg() function
2467 printf("%s %s\n", lookup_opcode_name(code), fmt_intarg(code, val)); in dump_cfg_fmtint()