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