Searched refs:protocolfd (Results 1 – 1 of 1) sorted by relevance
107 int rlircfd, wlircfd, protocolfd, i, n; in main() local127 protocolfd = open(buf, O_WRONLY); in main()128 if (protocolfd == -1) in main()134 if (write(protocolfd, protocols[i].decoder, in main()211 close(protocolfd); in main()