Searched defs:program_client_istream (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-program-client/
H A Dprogram-client-remote.c35 struct program_client_istream { struct
46 struct program_client_istream *scstream =
47 (struct program_client_istream *) stream;
53 program_client_istream_parse_result(struct program_client_istream *scstream,
81 struct program_client_istream *scstream =
82 (struct program_client_istream *) stream;
156 i_panic("program_client_istream sync() not implemented");
162 struct program_client_istream *scstream =
163 (struct program_client_istream *) stream;
182 struct program_client_istream *scstrea
[all...]

Completed in 7 milliseconds