Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tic/
H A Dtic_parse.c185 int token_type; in compile() local
298 int token_type; in do_entry() local
/illumos-gate/usr/src/tools/smatch/src/
H A Dtoken.h81 enum token_type { enum
209 #define token_type(x) ((x)->pos.type) macro
/illumos-gate/usr/src/cmd/format/
H A Dio.c2309 sup_pushtoken(char *token_buf, int token_type) in sup_pushtoken()
H A Dstartup.c2370 int token_type; in datafile_error() local
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObjectManager.c1746 meta_token_object_deactivate(token_obj_type_t token_type) in meta_token_object_deactivate()
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_conf.h478 } token_type; typedef