Home
last modified time | relevance | path

Searched refs:nc_stat (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddaemon.c3947 *statp = s->s_namecanon.nc_stat;
4080 s->s_namecanon.nc_stat = *statp = EX_OK;
4130 s->s_namecanon.nc_stat = *statp;
H A Dsendmail.h1151 short nc_stat; /* cached exit status code */ variable