Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/
H A Dng_sample.c131 struct XXX { struct
132 struct XXX_hookinfo channel[XXX_NUM_DLCIS]; argument
133 struct XXX_hookinfo downstream_hook; argument
140 typedef struct XXX *xxx_p; argument
/dragonfly/sys/netgraph/
H A Dng_sample.c124 struct XXX { struct
125 struct XXX_hookinfo channel[XXX_NUM_DLCIS]; argument
126 struct XXX_hookinfo downstream_hook; argument
133 typedef struct XXX *xxx_p; argument
/dragonfly/usr.sbin/lpr/common_source/
H A Dprintcap.c91 char *XXX; in getprintcap() local