Home
last modified time | relevance | path

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

/dports/mail/mailfromd/mailfromd-8.10/src/
H A Dsavsrv.c48 struct callout_command { struct
49 const char *command;
50 int argmin;
51 int argmax;
52 int (*handler) (FILE *, int, char **);