Home
last modified time | relevance | path

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

/f-stack/tools/ifconfig/
H A Difconfig.h64 int c_parameter; member
H A Difconfig.c1062 if (p->c_parameter == NEXTARG && p->c_u.c_func) { in ifconfig()
1068 } else if (p->c_parameter == OPTARG && p->c_u.c_func) { in ifconfig()
1072 } else if (p->c_parameter == NEXTARG2 && p->c_u.c_func2) { in ifconfig()
1079 p->c_u.c_func(*argv, p->c_parameter, s, afp); in ifconfig()