Searched refs:opt_usage (Results 1 – 4 of 4) sorted by relevance
140 const char *opt_usage; member
241 static struct option clone_Copt = { .opt = "C", .opt_usage = "[-C]", .cb = clone_Copt_cb };
600 .opt_usage = "[-L]",
230 strlcat(options, p->opt_usage, sizeof(options)); in usage()