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

/macosx-10.10/uucp-11/uucp/unix/
H A Dunknwn.c17 fsysdep_unknown_caller (zscript, zsystem)
18 const char *zscript;
25 azargs[0] = zscript;
/macosx-10.10/uucp-11/uucp/
H A Dsystem.h287 to support the remote.unknown shell script for HDB. The zscript
292 extern boolean fsysdep_unknown_caller P((const char *zscript,
H A Duucico.c2101 char *zscript;
2104 iuuconf = uuconf_remote_unknown (puuconf, &zscript);
2107 if (! fsysdep_unknown_caller (zscript, zstr + 1))
2109 xfree ((pointer) zscript);
2116 xfree ((pointer) zscript);
2098 char *zscript; local

Completed in 110 milliseconds