Home
last modified time | relevance | path

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

/freebsd/sbin/ifconfig/
H A Difclone.c176 static struct option clone_Copt = { .opt = "C", .opt_usage = "[-C]", .cb = clone_Copt_cb }; variable
185 opt_register(&clone_Copt); in clone_ctor()