Home
last modified time | relevance | path

Searched defs:T_STRING (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/netgraph7/
H A Dng_parse.h487 T_STRING, /* string in double quotes */ enumerator
/dragonfly/sys/netgraph/
H A Dng_parse.h471 T_STRING, /* string in double quotes */ enumerator
/dragonfly/bin/sh/
H A Dmknodes.c67 #define T_STRING 3 macro