Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.c2106 fmt_intarg(ServerOpCodes code, int val) in fmt_intarg() function
2163 printf("%s %s\n", lookup_opcode_name(code), fmt_intarg(code, val)); in dump_cfg_fmtint()
Dreadconf.c2367 fmt_intarg(OpCodes code, int val) in fmt_intarg() function
2431 printf("%s %s\n", lookup_opcode_name(code), fmt_intarg(code, val)); in dump_cfg_fmtint()