Searched refs:popen2 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Difupdown.c996 static int popen2(FILE **in, FILE **out, char *command, ...) function
1058 pid = popen2(&in, &out, map->script, physical, NULL);
1060 /* popen2() returns 0 on failure. */

Completed in 157 milliseconds