Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mailx/hdr/
H A Dconfigdefs.h68 struct netmach { struct
129 extern struct netmach netmach[];
/titanic_44/usr/src/cmd/mailx/
H A Dconfig.c64 struct netmach netmach[] = { variable
H A Dhostname.c65 register struct netmach *np; in inithost()
77 for (np = netmach; np->nt_machine != 0; np++) in inithost()
H A Doptim.c231 register struct netmach *np; in netlook()
249 for (np = netmach; np->nt_mid != 0; np++) in netlook()
257 for (np = netmach; np->nt_mid != 0; np++) in netlook()
276 register struct netmach *np; in netname()
280 for (np = netmach; np->nt_mid != 0; np++) in netname()
369 register struct netmach *np; in nettype()
373 for (np = netmach; np->nt_mid != 0; np++) in nettype()