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

/dovecot/src/lib-program-client/
H A Dprogram-client.h69 void program_client_set_extra_fd(struct program_client *pclient, int fd,
71 #define program_client_set_extra_fd(pclient, fd, callback, context) \ macro
72 program_client_set_extra_fd(pclient, fd + \
H A Dprogram-client.c484 #undef program_client_set_extra_fd macro
485 void program_client_set_extra_fd(struct program_client *pclient, int fd, function

Completed in 12 milliseconds