Home
last modified time | relevance | path

Searched refs:T_STRING (Results 1 – 8 of 8) sorted by relevance

/freebsd/usr.sbin/bluetooth/hcsecd/
H A Dparser.y66 %token <string> T_BDADDRSTRING T_HEXSTRING T_STRING
120 name: T_NAME T_STRING
166 pin: T_PIN T_STRING
H A Dlexer.l92 return (T_STRING);
/freebsd/bin/sh/
H A Dmknodes.c53 #define T_STRING 3 macro
172 fp->type = T_STRING; in parsefield()
333 case T_STRING: in outfunc()
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dlexer.l126 return (T_STRING);
H A Dparser.y95 %token <string> T_STRING
154 name: T_NAME T_STRING
/freebsd/sys/netgraph/
H A Dng_parse.h484 T_STRING, /* string in double quotes */ enumerator
H A Dng_parse.c1712 return T_STRING; in ng_parse_get_token()
/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y165 %token <str> T_PATH T_STRING T_ARG T_MACROBODY
267 T_PREFIX '=' T_STRING
279 T_PATCH_ARG_LIST '=' T_STRING
291 T_VERSION '=' T_STRING