Home
last modified time | relevance | path

Searched refs:hdrunion (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Depson.c1855 EpsonHdrUnion hdrunion, hdrunion_bak; in command() local
1860 if (NULL == (hdrunion = walloc (EpsonHdrUnionRec))) in command()
1867 head = &(hdrunion->hdr); in command()
1938 hdrunion_bak = hdrunion; in command()
1939 if (NULL == (hdrunion = realloc (hdrunion, in command()
1948 head = &(hdrunion->hdr); in command()
1968 return hdrunion; in command()

Completed in 6 milliseconds