Home
last modified time | relevance | path

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

/freebsd-src/contrib/mandoc/
H A Dmain.c89 int had_output; /* Some output was generated. */ member
/freebsd-src/sys/dev/usb/input/
H A Dums.c1155 int i, j, err, had_output; in ums_sysctl_handler_parseinfo() local
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3046 bool had_output = !str.empty(); PrintCommandOutput() local