Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/listen/
H A Dlisten.c181 static void trycon(struct call_list *phead, int fd);
948 trycon(phead, (sp->fd)); in listen()
1170 trycon(struct call_list *phead, int fd) in trycon() function