Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c640 void *nl7c = NULL; in sotpi_bindlisten() local
1045 (nl7c = nl7c_lookup_addr(addr, addrlen))) || in sotpi_bindlisten()
1054 if (nl7c == NULL) { in sotpi_bindlisten()
1059 nl7c = nl7c_add_addr(addr, addrlen); in sotpi_bindlisten()
1062 nl7c = NULL; in sotpi_bindlisten()
1345 if (nl7c != NULL) { in sotpi_bindlisten()
1347 nl7c_listener_addr(nl7c, so); in sotpi_bindlisten()
/titanic_50/usr/src/uts/common/
H A DMakefile.files1312 nl7c.o nl7curi.o nl7chttp.o nl7clogd.o \