Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/common/win/OldCC/
H A Dopts.cxx41 ParseOpts::PrintOpt( in PrintOpt() function in ParseOpts
57 PrintOpt('k', "stop server"); in UsageOpts()
59 PrintOpt('s', "string"); in UsageOpts()
60 PrintOpt('e', "endpoint"); in UsageOpts()
61 PrintOpt('m', "maxcalls"); in UsageOpts()
62 PrintOpt('n', "mincalls"); in UsageOpts()
63 PrintOpt('f', "flag_wait_op"); in UsageOpts()
64 PrintOpt('u', "unprotected"); in UsageOpts()
65 PrintOpt('b', "use security callback"); in UsageOpts()
67 PrintOpt('c', "output debug info to console"); in UsageOpts()
H A Dopts.hxx52 void PrintOpt(char ch, char* text);