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

/illumos-gate/usr/src/cmd/mailx/
H A Dhostname.c77 for (np = netmach; np->nt_machine != 0; np++)
78 if (strcmp(np->nt_machine, EMPTY) == 0)
80 if (np->nt_machine == 0) {
85 np->nt_machine = host;
87 np->nt_machine = domain;
H A Doptim.c258 if (strcmp(np->nt_machine, nbuf) == 0)
282 return(np->nt_machine);
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Dconfigdefs.h69 char *nt_machine; member in struct:netmach

Completed in 61 milliseconds