OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:istty
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/milter/
milter.c
992
int
istty
= isatty(vstream_fileno(VSTREAM_IN));
local
1020
if (
istty
) {
1027
if (!
istty
) {
/src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_milter.c
2562
int
istty
= isatty(vstream_fileno(VSTREAM_IN));
local
2584
if (
istty
) {
2592
if (!
istty
) {
Completed in 18 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026