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

/freebsd-10.1-release/sbin/ifconfig/
H A Difconfig.h122 const char *opt_usage; member in struct:option
H A Difclone.c182 static struct option clone_Copt = { .opt = "C", .opt_usage = "[-C]", .cb = clone_Copt_cb };
H A Daf_inet6.c508 static struct option in6_Lopt = { .opt = "L", .opt_usage = "[-L]", .cb = in6_Lopt_cb };
H A Difconfig.c129 strlcat(options, p->opt_usage, sizeof(options));

Completed in 128 milliseconds