Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libast/common/vmalloc/
H A Dvmmopen.c61 typedef struct _user_s struct
62 { struct _user_s* next; /* link list */ argument
63 int key; /* identifying key */
64 Void_t* data; /* data to be returned */