Home
last modified time | relevance | path

Searched refs:expand_filter_tokens (Results 1 – 6 of 6) sorted by relevance

/dports/mail/alpine/alpine-465e23b/alpine/
H A Ddispfilt.h25 char *expand_filter_tokens(char *, ENVELOPE *, char **, char **, char **, int *, int *, int *);
H A Ddispfilt.c62 if((cmd = expand_filter_tokens(rawcmd,NULL,&tmpfile,&resultf,NULL,&key,NULL, &silent)) != NULL){ in dfilter()
172 expand_filter_tokens(char *filter, ENVELOPE *env, char **tmpf, char **resultf, in expand_filter_tokens() function
H A Dsend.c5293 && (cmd=expand_filter_tokens(fcmd, outgoing, &tmpf, &resultf, &mtf,
/dports/editors/pico-alpine/alpine-465e23b/alpine/
H A Ddispfilt.h25 char *expand_filter_tokens(char *, ENVELOPE *, char **, char **, char **, int *, int *, int *);
H A Ddispfilt.c62 if((cmd = expand_filter_tokens(rawcmd,NULL,&tmpfile,&resultf,NULL,&key,NULL, &silent)) != NULL){ in dfilter()
172 expand_filter_tokens(char *filter, ENVELOPE *env, char **tmpf, char **resultf, in expand_filter_tokens() function
H A Dsend.c5293 && (cmd=expand_filter_tokens(fcmd, outgoing, &tmpf, &resultf, &mtf,