Home
last modified time | relevance | path

Searched refs:mailpnod (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dname.c61 &mailpnod,
101 struct namnod mailpnod = variable
252 if ((n == &mailpnod) || (n == &mailnod && mailpnod.namflg == N_DEFAULT)) in assign()
722 if (n == &mailpnod) in unset_name()
724 else if (n == &mailnod && mailpnod.namflg == N_DEFAULT) in unset_name()
H A Dmain.c579 if (mailpnod.namflg != N_DEFAULT) in setmode()
580 setmail(mailpnod.namval); in setmode()
H A Ddefs.h305 extern struct namnod mailpnod;