Home
last modified time | relevance | path

Searched defs:PIPE_IN (Results 1 – 10 of 10) sorted by relevance

/dports/shells/yash/yash-2.51/
H A Dredir.h52 #define PIPE_IN 0 /* index of the reading end of a pipe */ macro
/dports/lang/mawk/mawk-1.3.4-20190203/
H A Dfiles.h25 #define PIPE_IN (-4) macro
/dports/lang/awka/awka-0.7.5/awka/
H A Dfiles.h39 #define PIPE_IN (-4) macro
/dports/ports-mgmt/portsearch/portsearch-1.3.5/src/
H A Dexeccmd.c42 #define PIPE_IN 1 macro
/dports/math/algae/algae-4.3.6/src/
H A Dfile_io.h22 #define PIPE_IN (PIPE_FLAG|FILE_INPUT) macro
/dports/devel/p5-Filter/Filter-1.60/Exec/
H A DExec.xs44 #define PIPE_IN(sv) IoLINES(sv) macro
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/Folly/folly/
H A DSubprocess.h273 static const int PIPE_IN = -3; variable
/dports/devel/folly/folly-2021.12.27.00/folly/
H A DSubprocess.h258 static const int PIPE_IN = -3; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/tsproxy/
H A Dtsproxy.py63 PIPE_IN = 0 variable in TSPipe
/dports/multimedia/vlc/vlc-3.0.16/modules/control/dbus/
H A Ddbus.c100 PIPE_IN = 1 enumerator