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