Searched refs:tss_get (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dc11_tss.c42 VERIFY3P(tss_get(ct_key), ==, NULL);
56 VERIFY3P(tss_get(ct_key), ==, arg);
/illumos-gate/usr/src/head/
H A Dthreads.h95 extern void *tss_get(tss_t);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dc11_thr.c282 tss_get(tss_t key) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile1279 tss_get.3c \
2372 tss_get.3c := LINKSRC = tss.3c

Completed in 53 milliseconds