Searched refs:open_bind (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/listen/ |
H A D | listen.c | 635 open_bind(name, qlen, clen, conp, adrp) in open_bind() function 1200 if ((Acceptfd = open_bind(NULL, 0, 0, (unsigned int *) 0, NULL)) != 0) { in trycon() 1712 if ((bindfd = open_bind(netbuf.buf, MAXCON, clen, &maxcon, &ap)) < 0) {
|