Home
last modified time | relevance | path

Searched defs:std_out (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/watch/
H A Dwatch.c74 int std_in = 0, std_out = 1; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp936 auto &std_out = result.GetOutputStream(); in DoExecute() local
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c739 boolean_t dryrun, parsable, progress, embed_data, std_out; member