Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/ssh/
Dservconf.c2978 fmt_intarg(ServerOpCodes code, int val) in fmt_intarg() function
3030 printf("%s %s\n", lookup_opcode_name(code), fmt_intarg(code, val)); in dump_cfg_fmtint()
Dreadconf.c3401 fmt_intarg(OpCodes code, int val) in fmt_intarg() function
3473 printf("%s %s\n", lookup_opcode_name(code), fmt_intarg(code, val)); in dump_cfg_fmtint()