Home
last modified time | relevance | path

Searched defs:s_stdout (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/fusefs-simple-mtpfs/simple-mtpfs-0.4.0/src/
H A Dsimple-mtpfs-util.h39 static int s_stdout; variable
H A Dsimple-mtpfs-util.cpp47 int StreamHelper::s_stdout = -1; member in StreamHelper
/dports/security/sslwrap/sslwrap206/
H A Ds_server.c594 static int sv_body(hostname, s_stdin, s_stdout) in sv_body() argument
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/xlisp/
H A Dxlglob.c26 LVAL s_stdin=NIL,s_stdout=NIL,s_stderr=NIL,s_debugio=NIL,s_traceout=NIL; variable