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

/macosx-10.10/uucp-11/uucp/
H A Duuxqt.c477 static const char *zQsystem;
669 zQsystem = argv[2];
776 zQsystem = NULL;
859 if (zQsystem != NULL)
860 (void) cescape ((char *) zQsystem);
918 /* zQsystem, if it is set, comes from the execution file, which
923 if (zQsystem == NULL
924 || strncmp (zQsystem, qsys->uuconf_zname,
926 zQsystem = qsys->uuconf_zname;
974 && strcmp (zQsystem, zlocalnam
474 static const char *zQsystem; variable
[all...]

Completed in 63 milliseconds