Searched defs:pipesize (Results 1 – 2 of 2) sorted by relevance
| /external/iputils/ | ||
| D | ping_common.c | 56 int pipesize = -1; variable |
| /external/python/cpython2/Modules/ | ||
| D | posixmodule.c | 4547 popen(const char *command, const char *mode, int pipesize, int *err) in popen() |