Searched refs:DEF_CMD_OPTARG (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sbin/ifconfig/ | ||
| D | ifconfig.h | 75 #define DEF_CMD_OPTARG(name, func) { name, OPTARG, { .c_func = func }, 0, NULL } macro |
| D | ifvlan.c | 202 DEF_CMD_OPTARG("-vlandev", unsetvlandev), |