Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/c2/
H A Daudit_record.h329 struct token_s { struct
330 struct token_s *tt_next; /* Next in the list */ argument
334 typedef struct token_s token_t; argument
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dnl7chttp.c117 typedef struct token_s { struct
118 int tokid; /* Token ident */
119 char *text; /* Token text */
120 act_t act; /* Action to take */