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

/macosx-10.10/uucp-11/uucp/
H A Duucico.c70 static const struct sprotocol asProtocols[] =
104 #define CPROTOCOLS (sizeof asProtocols / sizeof asProtocols[0])
1583 if (asProtocols[i].bname == *zproto)
1599 ipr = asProtocols[i].ireliable;
1602 if (strchr (zstr + 1, asProtocols[i].bname) != NULL)
1616 qdaemon->qproto = &asProtocols[i];
1624 qdaemon->cchans = asProtocols[i].cchans;
2508 ipr = asProtocols[i].ireliable;
2511 *zset++ = asProtocols[
69 static const struct sprotocol asProtocols[] = variable in typeref:struct:sprotocol
[all...]

Completed in 114 milliseconds