Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/src/
H A Dconf.h174 #ifndef NO_GID
175 # define NO_GID -1 macro
H A Ddeliver.c2369 int new_gid = NO_GID;
2441 if (m->m_gid == NO_GID)
2504 if (m->m_gid == NO_GID)
2509 if (new_gid != NO_GID)
5354 if (mailer->m_gid == NO_GID)
5386 else if (mailer != NULL && mailer->m_gid != NO_GID)
H A Drecipient.c1346 if (FileMailer->m_gid == NO_GID)
H A Dreadcf.c1229 m->m_gid = NO_GID;