Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Difupdown.c244 static void addstr(char **bufp, const char *str, size_t str_length) in addstr() function
338 addstr(&result, command, 1); in parse()
344 addstr(&result, command, 1); in parse()
354 addstr(&result, command, 1); in parse()
366 addstr(&result, command, 1); in parse()
394 addstr(&result, varvalue, strlen(varvalue)); in parse()
406 addstr(&result, argument, strlen(argument)); in parse()