Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/listen/
H A Dlisten.c635 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) {