Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/ifconfig/
Difconfig.h125 const char *opt_usage; member
Difclone.c186 static struct option clone_Copt = { .opt = "C", .opt_usage = "[-C]", .cb = clone_Copt_cb };
Daf_inet6.c533 .opt_usage = "[-L]",
Difconfig.c186 strlcat(options, p->opt_usage, sizeof(options)); in usage()