Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/plugin/gdal/port/
H A Dcpl_spawn.cpp40 #define OUT_FOR_PARENT 1 macro
363 CloseHandle(pipe_out[OUT_FOR_PARENT]); in CPLSpawnAsync()
365 CloseHandle(pipe_err[OUT_FOR_PARENT]); in CPLSpawnAsync()
372 p->fout = pipe_in[OUT_FOR_PARENT]; in CPLSpawnAsync()
753 close(pipe_out[OUT_FOR_PARENT]); in CPLSpawnAsync()
755 close(pipe_err[OUT_FOR_PARENT]); in CPLSpawnAsync()
767 p->fout = pipe_in[OUT_FOR_PARENT]; in CPLSpawnAsync()
783 close(pipe_in[OUT_FOR_PARENT]); in CPLSpawnAsync()
824 close(pipe_out[OUT_FOR_PARENT]); in CPLSpawnAsync()
826 close(pipe_err[OUT_FOR_PARENT]); in CPLSpawnAsync()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/port/
H A Dcpl_spawn.cpp68 constexpr int OUT_FOR_PARENT = 1; variable
351 CloseHandle(pipe_out[OUT_FOR_PARENT]); in CPLSpawnAsync()
353 CloseHandle(pipe_err[OUT_FOR_PARENT]); in CPLSpawnAsync()
362 p->fout = pipe_in[OUT_FOR_PARENT]; in CPLSpawnAsync()
729 close(pipe_out[OUT_FOR_PARENT]); in CPLSpawnAsync()
731 close(pipe_err[OUT_FOR_PARENT]); in CPLSpawnAsync()
744 p->fout = pipe_in[OUT_FOR_PARENT]; in CPLSpawnAsync()
769 close(pipe_in[OUT_FOR_PARENT]); in CPLSpawnAsync()
812 close(pipe_out[OUT_FOR_PARENT]); in CPLSpawnAsync()
814 close(pipe_err[OUT_FOR_PARENT]); in CPLSpawnAsync()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/port/
H A Dcpl_spawn.cpp68 constexpr int OUT_FOR_PARENT = 1; variable
351 CloseHandle(pipe_out[OUT_FOR_PARENT]); in CPLSpawnAsync()
353 CloseHandle(pipe_err[OUT_FOR_PARENT]); in CPLSpawnAsync()
362 p->fout = pipe_in[OUT_FOR_PARENT]; in CPLSpawnAsync()
729 close(pipe_out[OUT_FOR_PARENT]); in CPLSpawnAsync()
731 close(pipe_err[OUT_FOR_PARENT]); in CPLSpawnAsync()
744 p->fout = pipe_in[OUT_FOR_PARENT]; in CPLSpawnAsync()
769 close(pipe_in[OUT_FOR_PARENT]); in CPLSpawnAsync()
812 close(pipe_out[OUT_FOR_PARENT]); in CPLSpawnAsync()
814 close(pipe_err[OUT_FOR_PARENT]); in CPLSpawnAsync()
[all …]
/dports/graphics/gdal/gdal-3.3.3/port/
H A Dcpl_spawn.cpp68 constexpr int OUT_FOR_PARENT = 1; variable
351 CloseHandle(pipe_out[OUT_FOR_PARENT]); in CPLSpawnAsync()
353 CloseHandle(pipe_err[OUT_FOR_PARENT]); in CPLSpawnAsync()
362 p->fout = pipe_in[OUT_FOR_PARENT]; in CPLSpawnAsync()
729 close(pipe_out[OUT_FOR_PARENT]); in CPLSpawnAsync()
731 close(pipe_err[OUT_FOR_PARENT]); in CPLSpawnAsync()
744 p->fout = pipe_in[OUT_FOR_PARENT]; in CPLSpawnAsync()
769 close(pipe_in[OUT_FOR_PARENT]); in CPLSpawnAsync()
812 close(pipe_out[OUT_FOR_PARENT]); in CPLSpawnAsync()
814 close(pipe_err[OUT_FOR_PARENT]); in CPLSpawnAsync()
[all …]