Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Droute.c42 static struct _arglist arglist1[] = { variable
296 int action = get_action(&argv, arglist1); //verify the arg for add/del. in setroute()
389 int sockfd, action = get_action(&argv, arglist1); in setroute_inet6()