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

/freebsd-10.1-release/sbin/ifconfig/
H A Difclone.c182 static struct option clone_Copt = { .opt = "C", .opt_usage = "[-C]", .cb = clone_Copt_cb }; variable in typeref:struct:option
192 opt_register(&clone_Copt);

Completed in 43 milliseconds