Home
last modified time | relevance | path

Searched refs:opt_usage (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sbin/ifconfig/
HDifconfig.h125 const char *opt_usage; member
HDifclone.c184 static struct option clone_Copt = { .opt = "C", .opt_usage = "[-C]", .cb = clone_Copt_cb };
HDaf_inet6.c531 .opt_usage = "[-L]",
HDifconfig.c173 strlcat(options, p->opt_usage, sizeof(options)); in usage()