Home
last modified time | relevance | path

Searched defs:next_arg (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/networking/libiproute/
Dutils.c230 char** FAST_FUNC next_arg(char **argv) in next_arg() function
/busybox-1.35.0/modutils/
Dmodutils-24.c2364 static char *next_arg(char *args, char **param, char **val) in next_arg() function