Home
last modified time | relevance | path

Searched refs:deliver_command (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/local/
H A Dmailbox.c349 status = deliver_command(state, usr_attr, map_command); in deliver_mailbox()
356 status = deliver_command(state, usr_attr, var_mailbox_command); in deliver_mailbox()
H A Dtoken.c162 status = deliver_command(state, usr_attr, STR(addr_buf) + 1); in deliver_token()
H A Dcommand.c87 int deliver_command(LOCAL_STATE state, USER_ATTR usr_attr, const char *command) in deliver_command() function
H A Dlocal.h179 extern int deliver_command(LOCAL_STATE, USER_ATTR, const char *);