Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.c1584 fmt_intarg(ServerOpCodes code, int val) in fmt_intarg() function
1642 printf("%s %s\n", lookup_opcode_name(code), fmt_intarg(code, val)); in dump_cfg_fmtint()