Searched refs:mbox_pwd (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/local/
H A Dmailbox.c261 struct mypasswd *mbox_pwd; local
315 if ((errno = mypwnam_err(state.msg_attr.user, &mbox_pwd)) != 0) {
323 if (mbox_pwd == 0)
335 SET_USER_ATTR(usr_attr, mbox_pwd, state.level);
372 mypwfree(mbox_pwd);

Completed in 134 milliseconds