Searched defs:shortopts (Results 1 – 6 of 6) sorted by relevance
178 char *shortopts, *p; in arg_parse() local
62 static const char *shortopts = "+D:d::EGgI:o:Pst:U:"; variable
52 static const char shortopts[] = "hvycdn:f:x:s:p:t:e:rRko:"; variable
121 static const char shortopts[] = "+cfHSp:P:ru:o:s:l:t:m:R:T:C:h"; variable
139 static char const shortopts[] = variable
406 const char *shortopts; in main() local