| /onnv/onnv-gate/usr/src/uts/common/sys/ |
| kobj_lex.h | 81 } token_t; typedef in typeref:enum:__anon7217 84 /* string values for token_t */ 111 token_t kobj_lex(struct _buf *file, char *val, size_t size);
|
| /onnv/onnv-gate/usr/src/cmd/modload/ |
| plcysubr.c | 64 } token_t; typedef in typeref:struct:token 66 static token_t toktab[] = { 74 #define NTOK (sizeof (toktab)/sizeof (token_t))
|
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/usb/common/ |
| cfga_configfile.c | 92 } token_t; typedef in typeref:enum:__anon2774 271 static token_t 276 token_t token; 470 static token_t 473 token_t token; 732 token_t token = NEWLINE;
|
| /onnv/onnv-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
| fcal_leds.h | 214 } token_t; typedef in typeref:enum:token 277 token_t tok; 305 void clr_led(int diskNo, token_t led_tok, led_dtls_t *dtls);
|
| /onnv/onnv-gate/usr/src/lib/efcode/include/fcode/ |
| engine.h | 49 typedef long token_t; /* sizeof a forth token */ typedef 72 typedef token_t variable_t; 122 token_t *vocabulary; 128 token_t *init_data; /* initialised instance data */ 146 token_t *data[2]; 170 token_t *ip; 180 token_t *ip; /* instruction pointer */ 181 token_t *wa; /* word address */ 187 token_t *current; /* current voc */ 189 token_t **order; /* Voc. search order * [all...] |
| /onnv/onnv-gate/usr/src/uts/common/c2/ |
| audit_record.h | 255 typedef au_buff_t token_t; typedef 259 token_t *au_append_token(token_t *, token_t *); 260 token_t *au_set(caddr_t, uint_t); 264 #define au_getclr() ((token_t *)au_get_buff()) 267 token_t *au_to_acl(); 268 token_t *au_to_ace(); 269 token_t *au_to_attr(struct vattr *); 270 token_t *au_to_data(char, char, char, char *) 334 typedef struct token_s token_t; typedef in typeref:struct:token_s [all...] |
| /onnv/onnv-gate/usr/src/uts/common/fs/sockfs/ |
| nl7chttp.c | 121 } token_t; typedef in typeref:struct:token_s 129 token_t *tok; /* Token */ 716 static token_t * 842 * return pointer to the matching token_t. 857 * Given a NULL terminated array of token_t(s) ordered in ascending 865 ttree_build(token_t *list, int sz) 1195 token_t *match; 1474 token_t *match; [all...] |
| /onnv/onnv-gate/usr/src/lib/libdevinfo/ |
| devfsmap.c | 106 } token_t; typedef in typeref:enum:__anon3389 191 static token_t 197 token_t token; 447 token_t token; 644 token_t token; [all...] |