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

/freebsd-9.3-release/usr.bin/mail/
H A Ddef.h164 #define GDEL 0x80 /* Entity removed from list */ macro
H A Dnames.c415 np->n_type |= GDEL;
520 np->n_type |= GDEL;
583 if ((n->n_type & GDEL) == 0)
712 if ((np->n_type & GDEL) == 0)
H A Dsend.c435 if (np->n_type & GDEL)

Completed in 53 milliseconds