Home
last modified time | relevance | path

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

/dports/print/hp2xx/hp2xx-3.4.4/sources/
H A Dpicbuf.c116 static void link_RowBuf(RowBuf * act, RowBuf * prev) in link_RowBuf() function
184 link_RowBuf(row, NULL); /* Put in first position */ in get_RowBuf()
187 link_RowBuf(row, NULL); /* Put in first position */ in get_RowBuf()
407 link_RowBuf(act, prev); in allocate_PicBuf()