Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c1814 char *ssfuncs[128] = { variable
1862 ((function < 128) && ssfuncs[function] != NULL) ? in SocketServices()
1863 ssfuncs[function] : "UNKNOWN"); in SocketServices()