Home
last modified time | relevance | path

Searched refs:stdin2stdout_mode (Results 1 – 9 of 9) sorted by relevance

/dports/net/dictd/dictd-1.13.1/
H A Ddictd.h133 extern int stdin2stdout_mode;
H A Ddaemon.c33 int stdin2stdout_mode = 0; /* copy stdin to stdout ( dict_dictd function ) */ variable
1584 if (stdin2stdout_mode){ in _handleconn()
H A Ddictd.c1649 stdin2stdout_mode = 1; in main()
/dports/textproc/dict/dictd-1.13.1/
H A Ddictd.h133 extern int stdin2stdout_mode;
H A Ddaemon.c33 int stdin2stdout_mode = 0; /* copy stdin to stdout ( dict_dictd function ) */ variable
1584 if (stdin2stdout_mode){ in _handleconn()
H A Ddictd.c1649 stdin2stdout_mode = 1; in main()
/dports/textproc/dictfmt/dictd-1.13.1/
H A Ddictd.h133 extern int stdin2stdout_mode;
H A Ddaemon.c33 int stdin2stdout_mode = 0; /* copy stdin to stdout ( dict_dictd function ) */ variable
1584 if (stdin2stdout_mode){ in _handleconn()
H A Ddictd.c1649 stdin2stdout_mode = 1; in main()