Searched refs:protocolfd (Results 1 – 1 of 1) sorted by relevance
98 int rlircfd, wlircfd, protocolfd, i, n; in main() local118 protocolfd = open(buf, O_WRONLY); in main()119 if (protocolfd == -1) in main()125 if (write(protocolfd, protocols[i].decoder, in main()202 close(protocolfd); in main()
Completed in 3 milliseconds