Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/bin/sh/
H A Dmknodes.c65 #define T_STRING 3 macro
184 fp->type = T_STRING; in parsefield()
345 case T_STRING: in outfunc()
/freebsd-14.2/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-14.2/sys/netgraph/
H A Dng_parse.h484 T_STRING, /* string in double quotes */ enumerator
H A Dng_parse.c1711 return T_STRING; in ng_parse_get_token()
/freebsd-14.2/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