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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dexpand.c27 int safePopenOut(const char **command, char *output, int len) function
90 last=safePopenOut(command, ans, EXPAND_BUF-1);
H A Dfloppyd_installtest.c87 filelen = safePopenOut(command, xcookie+4, filelen);
H A Dmtools.h265 int safePopenOut(const char **command, char *output, int len);
H A Dfloppyd_io.c89 filelen = safePopenOut(command, xcookie+4, filelen);

Completed in 67 milliseconds