Home
last modified time | relevance | path

Searched refs:hd_sinfile (Results 1 – 5 of 5) sorted by relevance

/original-bsd/old/berknet/
H A Dheader.c47 phd->hd_spasswd,phd->hd_sinfile,phd->hd_soutfile,
74 phd->hd_sinfile);
H A Dnet.c66 hd.hd_sinfile[0] = hd.hd_scmdvirt[0] = hd.hd_sttyname[0] = 0;
99 harg(hd.hd_sinfile);
229 if(isdirectory(hd.hd_srespfile) || isdirectory(hd.hd_sinfile) || isdirectory(hd.hd_soutfile)){
232 isdirectory(hd.hd_sinfile) ? hd.hd_sinfile :
H A Ddefs.h207 char hd_sinfile[FNS]; /* remote input file, if sepecified */ member
H A Dnetq.c212 phd->hd_code = phd->hd_mchto = phd->hd_snto[0] = phd->hd_sinfile[0] = 0;
225 ngets(phd->hd_sinfile,FNS,fd);
H A Dnetdaemon.c599 else if(phd->hd_sinfile[0])mreopen(TRUE,phd,tempresfile,phd->hd_sinfile,"r",stdin);
731 i += mgets(phd->hd_sinfile,FNS);