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

/macosx-10.9.5/uucp-11/uucp/uuconf/
H A Dtsinfo.c200 struct stsysloc *qloc;
213 for (qloc = qglobal->qprocess->qsyslocs; qloc != NULL; qloc = qloc->qnext)
214 if (qloc->zname[0] == zsystem[0]
215 && strcmp (qloc->zname, zsystem) == 0)
217 if (qloc == NULL)
222 while (qloc->falias)
224 qloc
196 struct stsysloc *qloc; local
[all...]

Completed in 178 milliseconds