Searched refs:m_rootdir (Results 1 – 4 of 4) sorted by relevance
2253 if (ProgMailer != NULL && ProgMailer->m_rootdir != NULL)2255 expand(ProgMailer->m_rootdir, buf, sizeof(buf), e);
3257 if (m->m_rootdir != NULL)3259 expand(m->m_rootdir, cbuf, sizeof(cbuf), e);6405 else if (mailer->m_rootdir != NULL)6407 expand(mailer->m_rootdir, targetfile, sizeof(targetfile), e);
595 char *m_rootdir; /* directory to chroot to before execv */ member
1827 m->m_rootdir = newstr(p);