Home
last modified time | relevance | path

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

/src/sbin/ifconfig/
H A Difconfig.h79 #define ARGVECTOR 0xfffffb /* takes argument vector */ macro
129 .c_parameter = ARGVECTOR, \
H A Difconfig.c1206 } else if (p->c_parameter == ARGVECTOR && p->c_u.c_funcv) { in ifconfig_ioctl()