Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c1817 char *ssfuncs[128] = { variable
1865 ((function < 128) && ssfuncs[function] != NULL) ? in SocketServices()
1866 ssfuncs[function] : "UNKNOWN"); in SocketServices()