HelenOS sources

comm_open_listen   41 uspace/app/netecho/comm.h extern errno_t comm_open_listen(const char *);
comm_open_listen  175 uspace/app/netecho/netecho.c 		rc = comm_open_listen(port);
HelenOS homepage, sources at GitHub