Searched refs:dstrclear (Results 1 – 5 of 5) sorted by relevance
153 dstrclear(line); in stream_next_line()402 dstrclear(psfifo); in _print_ps()492 dstrclear(tmp); in _print_ps()563 dstrclear(tmp); in _print_ps()704 dstrclear(linesafterlastbeginfeature); in _print_ps()893 dstrclear(linesafterlastbeginfeature); in _print_ps()955 dstrclear(tmp); in _print_ps()1005 dstrclear(line); in _print_ps()1044 dstrclear(psfifo); in _print_ps()1051 dstrclear(psfifo); in _print_ps()[all …]
853 dstrclear(cmd); in build_cups_custom_ps_command()882 dstrclear(cmd); in composite_get_command()895 dstrclear(depcmd); in composite_get_command()939 dstrclear(cmd); in option_get_command()1593 dstrclear(value); in read_ppd_file()1942 dstrclear(prologprepend); in build_commandline()1943 dstrclear(setupprepend); in build_commandline()1944 dstrclear(pagesetupprepend); in build_commandline()
152 void dstrclear(dstr_t *ds);
1146 dstrclear(postpipe); in main()
584 void dstrclear(dstr_t *ds) in dstrclear() function