Home
last modified time | relevance | path

Searched refs:get_new_conind (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dtlx.c385 get_new_conind(int fd) in get_new_conind() function
456 if ((call = get_new_conind(fd)) == NULL) in process_tlook()
572 } else if ((call = get_new_conind(listen_fd)) == NULL) { in tlx_accept()