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

/macosx-10.10/uucp-11/uucp/uuconf/
H A Dhunk.c47 struct uuconf_system *qalt;
80 qalt = qsys;
87 qalt = ((struct uuconf_system *)
90 if (qalt == NULL)
96 _uuconf_uclear_system (qalt);
101 *pq = qalt;
107 qalt->uuconf_zcalled_login = (char *) "ANY";
109 qalt->uuconf_zcalled_login = *pz;
110 qalt->uuconf_fcall = FALSE;
131 for (qalt
46 struct uuconf_system *qalt; local
[all...]
H A Dsyssub.c171 struct uuconf_system *qalt;
206 for (qalt = qset; qalt != NULL; qalt = qalt->uuconf_qalternate)
209 if (qalt->x == (char *) &_uuconf_unset) qalt->x = qdefault->x
213 if (qalt->x == (char **) &_uuconf_unset) qalt->x = qdefault->x
217 if (qalt
168 struct uuconf_system *qalt; local
[all...]
H A Dhsinfo.c65 struct uuconf_system *qalt;
415 for (qalt = qsys;
416 qalt != NULL;
417 qalt = qalt->uuconf_qalternate)
419 if (qalt->uuconf_fcall)
421 iret = ihadd_machine_perm (qglobal, qalt, qperm);
511 for (qalt = qsys; qalt != NULL; qalt
63 struct uuconf_system *qalt; local
[all...]

Completed in 197 milliseconds