Home
last modified time | relevance | path

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

/external/iputils/
Dping_common.c56 int pipesize = -1; variable
/external/python/cpython2/Modules/
Dposixmodule.c4547 popen(const char *command, const char *mode, int pipesize, int *err) in popen()