Home
last modified time | relevance | path

Searched defs:__ksocket (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libfakekernel/common/
H A Dksocket.c53 struct __ksocket { struct
54 uint32_t kso_magic;
55 uint32_t kso_count;
56 uint32_t kso_state;
57 int kso_fd;
58 kmutex_t kso_lock;
59 kcondvar_t kso_closing_cv;